update installation instructions

This commit is contained in:
2016-01-31 15:57:51 +08:00
parent ff891651ac
commit a7a56d58f1
+2
View File
@@ -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