Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Include instructions for creating settings.js file.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Mar 3, 2016
1 parent 62aafa2 commit eaedd28
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -9,8 +9,9 @@ Installation
1. Install the node modules from the base directory (ignore errors and warnings on Windows):

npm install
2. Run the following command from the base directory:

2. Create the settings.js file in the root directory as indicated below.
3. Run the following command from the base directory:

node index.js

Expand Down

0 comments on commit eaedd28

Please sign in to comment.