Underscore dependency in Readme
This commit is contained in:
parent
d3a996b1d9
commit
c01c8221c7
|
@ -29,7 +29,11 @@ grunt.loadNpmTasks('grunt-ruby-haml');
|
||||||
|
|
||||||
## Documentation
|
## 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
|
npm install grunt-ruby-haml
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue