Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneK committed Dec 8, 2014
1 parent dd00b76 commit cf61df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Easy! If you're using Bull already, then all you need to do is clone this repo a

`npm install`

You will need to modify the config/app.json file so that it has the right values for your host and port for your redis server, then to start the server all you need to do is run
You will need to modify the config/development.json and config/production.json files so that it has the right values for your host and port for your redis server (also any additional redis options, such as passwords), then to start the server all you need to do is run

`npm start`

Expand Down

0 comments on commit cf61df2

Please sign in to comment.