From 834c79b3647d7f54927d1e5e77dec6c208e933d9 Mon Sep 17 00:00:00 2001 From: abby Date: Mon, 7 Aug 2017 16:32:38 +0800 Subject: [PATCH] added missing bower cmd in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 873ae8f2..df51617a 100755 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Also make sure to install [DNS Masq](http://www.thekelleys.org.uk/dnsmasq/doc.ht #### Install dependencies: ``` $ npm install +$ bower install ``` #### Prepare .env file: