update readme to reflect change in grunt version

This commit is contained in:
Jonathan Lipps
2013-02-20 13:22:49 -08:00
parent 6fa18a5452
commit eb3d09f74e
+1 -1
View File
@@ -64,7 +64,7 @@ From your local repo clone's command prompt, install these packages using the
following commands:
> sudo npm install -g mocha
> sudo npm install -g grunt
> sudo npm install -g grunt-cli
> npm install
The first two commands install test and build tools (sudo may not be necessary