Merge pull request #634 from roramirez/note-readme-cp-config-sample

Add note in step of copy for sample file configuration in README.
This commit is contained in:
Michael Teeuw
2017-01-21 11:58:59 +01:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ Type `git status` to see your changes, if there are any, you can reset them with
## Configuration ## Configuration
1. Duplicate `config/config.js.sample` to `config/config.js`. 1. Duplicate `config/config.js.sample` to `config/config.js`. **Note:** If you used the installer script. This step is already done for you.
2. Modify your required settings. 2. Modify your required settings.
The following properties can be configured: The following properties can be configured: