remove useless Grunt instruction in the doc

This commit is contained in:
Olivier Lambert 2015-10-07 14:51:00 +02:00
parent aed3c2e271
commit 9e98d01255
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ npm run build
npm start -- --port 8080 npm start -- --port 8080
``` ```
And if you don't have [grunt](http://gruntjs.com/getting-started) installed already, just run `npm install -g grunt-cli`.
## License ## License
Available under [the MIT license](http://mths.be/mit). Available under [the MIT license](http://mths.be/mit).