mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 05:06:58 +03:00
Install grunt, not air. Thanks @merwork!
This commit is contained in:
parent
099db80a76
commit
f12e54ce6e
|
@ -64,7 +64,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::
|
Make sure that nodejs_ is installed. Then in the project root run::
|
||||||
|
|
||||||
$ npm install
|
$ npm install grunt
|
||||||
|
|
||||||
.. _nodejs: http://nodejs.org/download/
|
.. _nodejs: http://nodejs.org/download/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user