From d41b281eb18831dc2a5533869aa50be55cc8e5ed Mon Sep 17 00:00:00 2001 From: pivotalprivate Date: Mon, 1 Apr 2013 11:32:57 -0700 Subject: [PATCH] Update Contribute.markdown Adding link for how to get grunt-cli installed --- Contribute.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contribute.markdown b/Contribute.markdown index a0491368..6b9e5698 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). +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