Update README.md

Included /home/pi/MagicMirror/ path when copying config.js.sample and running npm run config:check
This commit is contained in:
ringzer 2018-05-11 16:47:03 +01:00 committed by GitHub
parent 60b9a5b9da
commit 788f1c4b3e
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: