Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MeoMix committed May 6, 2015
1 parent 02c6054 commit 031c486
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 @@ -26,7 +26,7 @@ Development
5. Streamus is now loaded and can be developed upon.

**API KEYS:**
You will need to modify the example key files located in the 'js/background/key/' directory. Production keys are not committed to GitHub. There is an example key provided. It should not be relied upon for anything other than testing.
You will need to modify the example key files located in the ['js/background/key/'](https://github.com/MeoMix/StreamusChromeExtension/tree/Development/src/js/background/key) directory. Production keys are not committed to GitHub. There is an example key provided. It should not be relied upon for anything other than testing.

**SERVER SETTINGS:**
Ensure that the property 'localDebug' is set to **false** unless you have configured an instance of Streamus' server on your local machine. The localDebug property can be found at ['src/js/background/application.js'](https://github.com/MeoMix/StreamusChromeExtension/blob/Development/src/js/background/application.js).
Expand Down

0 comments on commit 031c486

Please sign in to comment.