From f12e54ce6e64c24de498d5b043d67cd3f27a2acc Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Fri, 2 May 2014 09:04:00 -0700 Subject: [PATCH] Install grunt, not air. Thanks @merwork! --- {{cookiecutter.repo_name}}/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/