Update README.md

Adding node instructions for noobs
This commit is contained in:
Will Bradley 2013-01-26 19:08:05 -07:00
parent 32988435ce
commit 87a473c071

View File

@ -8,6 +8,8 @@ To get it running, clone this repository and then install dependencies:
npm install
(You'll need to install npm / node.js in order to run npm install, if you don't have it already.)
Then, run the app:
node app.js