We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493c0c3 commit 69bb292Copy full SHA for 69bb292
CONTRIBUTING.md
@@ -13,4 +13,5 @@ To run unit tests, you should have a local webserver installed and pointing at y
13
14
## Linting
15
16
-To run jshint and other tools, use `grunt`. To install, you need nodejs and npm, then run `npm install -g grunt`.
+To run jshint and other tools, use `grunt`. To install, you need nodejs and npm, then run `npm install -g grunt-cli`.
17
+More details are available on their website http://gruntjs.com/getting-started.
0 commit comments