Skip to content

Commit e8b7514

Browse files
committed
fixed travis
1 parent f048435 commit e8b7514

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
2020
$ git submodule init
2121
$ git submodule update
2222
$ npm install
23-
$ bower install (./node_modules/bower/bin/bower install)
24-
$ grunt (./node_modules/grunt-cli/bin/grunt)
23+
$ bower install
24+
$ grunt
2525
$ cd dist/
2626
$ open index.html
2727

0 commit comments

Comments
 (0)