Underscore dependency in Readme

This commit is contained in:
Bas ten Feld 2013-02-16 16:16:41 +01:00
parent d3a996b1d9
commit c01c8221c7
1 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,11 @@ grunt.loadNpmTasks('grunt-ruby-haml');
## Documentation
You'll need to install `grunt-ruby-haml`:
Make sure you have underscore installed:
npm install underscore
Then you'll need to install `grunt-ruby-haml`:
npm install grunt-ruby-haml