Skip to content

Commit

Permalink
Depend on grunt-cli since it is used to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
Juhani Pelli committed Apr 2, 2013
1 parent f091f95 commit 47cf774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a boilerplate to ease builds of web projects utilising RequireJS, having

If you don't already have node.js 0.8.x or later, fetch it from [nodejs.org](http://www.nodejs.org/). In addition we need a few dependencies you may have.

> npm install -g bower grunt
> npm install -g bower grunt-cli

Installing the project itself is easy. Both build system dependencies and app dependencies are triggered by

Expand Down

0 comments on commit 47cf774

Please sign in to comment.