Remove specification for installing just grunt.

Otherwise it ignores the other modules.
This commit is contained in:
Daniel Greenfeld 2015-07-13 15:39:51 -07:00
parent 3710e9b953
commit acfef44b64

View File

@ -94,7 +94,7 @@ If you'd like to take advantage of live reloading and Sass / Compass CSS compila
Make sure that nodejs_ is installed. Then in the project root run::
$ npm install grunt
$ npm install
.. _nodejs: http://nodejs.org/download/