Updated Developer Guide (markdown)

bbinet
2013-03-25 02:01:18 -07:00
parent 0371f1fc6b
commit 441d3fb93e

@@ -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