Update README.md

correct way to install bower dependencies
This commit is contained in:
Anders Riutta
2013-07-14 11:08:03 -07:00
parent abf4d669fb
commit 71736d4784

View File

@@ -29,7 +29,7 @@ See the [config](config/) folder and especially the [config.js](config/config.js
Install bower dependencies:
$ npm install
$ bower install
Start the server: