Skip to content

Commit

Permalink
Mention npm install in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mddub committed Oct 10, 2015
1 parent 6b89ff6 commit ba722c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
1. Install [Node].
1. Clone this repository or [download a zip] with the latest version.
1. Create a `config.js` file based on the provided `config.js.example`.
1. Run `npm start` and leave it running.
1. `npm install` to install dependencies.
1. `npm start` and leave it running.

**Coming soon:** Deploy instructions for Heroku

Expand Down

0 comments on commit ba722c1

Please sign in to comment.