We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f048435 commit e8b7514Copy full SHA for e8b7514
1 file changed
README.md
@@ -20,8 +20,8 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
20
$ git submodule init
21
$ git submodule update
22
$ npm install
23
- $ bower install (./node_modules/bower/bin/bower install)
24
- $ grunt (./node_modules/grunt-cli/bin/grunt)
+ $ bower install
+ $ grunt
25
$ cd dist/
26
$ open index.html
27
0 commit comments