Update Contribute.markdown

This commit is contained in:
Davis W. Frank
2013-04-01 11:35:22 -07:00
parent d41b281eb1
commit 3110da62e5

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](https://github.com/gruntjs/grunt-cli). To install the Node dependencies, you will need Node.js, Npm, and [Grunt](http://gruntjs.com/), the [grunt-cli](https://github.com/gruntjs/grunt-cli) and ensure that `grunt` is on your path.
$ npm install --local $ npm install --local