diff --git a/{{cookiecutter.repo_name}}/README.rst b/{{cookiecutter.repo_name}}/README.rst index 6c21ed89..c39ce7c2 100644 --- a/{{cookiecutter.repo_name}}/README.rst +++ b/{{cookiecutter.repo_name}}/README.rst @@ -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:: - $ npm install + $ npm install grunt .. _nodejs: http://nodejs.org/download/