diff --git a/{{cookiecutter.repo_name}}/README.rst b/{{cookiecutter.repo_name}}/README.rst index bc3b1c50..90ea0c7c 100644 --- a/{{cookiecutter.repo_name}}/README.rst +++ b/{{cookiecutter.repo_name}}/README.rst @@ -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/