Merge pull request #1287 from ringzer/patch-1

Update README.md
This commit is contained in:
Michael Teeuw 2018-05-12 12:33:25 +02:00 committed by GitHub
commit 349af24c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,11 +119,11 @@ The following wiki links are helpful for the initial configuration of your Magic
### General ### General
1. Copy `config/config.js.sample` to `config/config.js`. \ 1. Copy `/home/pi/MagicMirror/config/config.js.sample` to `/home/pi/MagicMirror/config/config.js`. \
**Note:** If you used the installer script. This step is already done for you. **Note:** If you used the installer script. This step is already done for you.
2. Modify your required settings. \ 2. Modify your required settings. \
Note: You'll can check your configuration running `npm run config:check`. Note: You'll can check your configuration running `npm run config:check` in `/home/pi/MagicMirror`.
The following properties can be configured: The following properties can be configured: