Updated Developer Guide (markdown)
@@ -68,7 +68,7 @@ example:
|
||||
|
||||
$ ./build.py test
|
||||
|
||||
The main build targets are `server`, `lint`, `build`, `test`, and `check`. The
|
||||
The main build targets are `serve`, `lint`, `build`, `test`, and `check`. The
|
||||
latter is a meta-target that basically runs `lint`, `build`, and `test`.
|
||||
|
||||
The `serve` target starts the [Plovr](http://plovr.com/) web server. You'll
|
||||
|
||||
Reference in New Issue
Block a user