mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Remove specification for installing just grunt.
Otherwise it ignores the other modules.
This commit is contained in:
parent
3710e9b953
commit
acfef44b64
|
@ -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/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user