From 3110da62e5ef96d0694bc693fa3a53bec9234603 Mon Sep 17 00:00:00 2001 From: "Davis W. Frank" Date: Mon, 1 Apr 2013 11:35:22 -0700 Subject: [PATCH] Update Contribute.markdown --- Contribute.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contribute.markdown b/Contribute.markdown index 6b9e5698..f9b2d7f7 100644 --- a/Contribute.markdown +++ b/Contribute.markdown @@ -24,7 +24,7 @@ To install the Ruby dependencies, you will need Ruby, Rubygems, and Bundler avai ...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