added missing bower cmd in readme

This commit is contained in:
abby 2017-08-07 16:32:38 +08:00
parent 9066ce3bb0
commit 834c79b364

View file

@ -170,6 +170,7 @@ Also make sure to install [DNS Masq](http://www.thekelleys.org.uk/dnsmasq/doc.ht
#### Install dependencies: #### Install dependencies:
``` ```
$ npm install $ npm install
$ bower install
``` ```
#### Prepare .env file: #### Prepare .env file: