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