Update Contribute.markdown

Adding link for how to get grunt-cli installed
This commit is contained in:
pivotalprivate
2013-04-01 11:32:57 -07:00
parent 6feb124853
commit d41b281eb1
+1 -1
View File
@@ -24,7 +24,7 @@ To install the Ruby dependencies, you will need Ruby, Rubygems, and Bundler avai
...will install all of the Ruby dependencies. ...will install all of the Ruby dependencies.
To install the Node dependencies, you will need Node.js, Npm, and [Grunt](http://gruntjs.com/) (including the grunt-cli). To install the Node dependencies, you will need Node.js, Npm, and [Grunt](http://gruntjs.com/) (including the [grunt-cli](https://github.com/gruntjs/grunt-cli).
$ npm install --local $ npm install --local