Merge pull request #7 from nickolay/patch-1

mention "npm install" in README
This commit is contained in:
Abhishek Das
2013-12-14 05:12:32 -08:00
+1
View File
@@ -8,6 +8,7 @@ An open-source [Workflowy](http://workflowy.com) clone.
* Copy over `sample.config.js` to `config.js`, and fill up the DB credentials.
* Create a new database and import `schema/hackflowy.sql`.
* `npm install`
* `node server.js`
##Controls