From a7a56d58f189f7e672dd0ae69dab84b89fee7258 Mon Sep 17 00:00:00 2001 From: Is Isilon Date: Sun, 31 Jan 2016 15:57:51 +0800 Subject: [PATCH] update installation instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91569cd..ca58376 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ An open-source [Workflowy](http://workflowy.com) clone. [Static demo available h * Edit `config/development.json` and `config/database.json` to your needs * `npm install` +* `npm install bower` +* `bower install` * `node server.js` ## Heroku deploy