From 788f1c4b3eeb4bd62cc1853d31fcb13cfa42ee4a Mon Sep 17 00:00:00 2001 From: ringzer Date: Fri, 11 May 2018 16:47:03 +0100 Subject: [PATCH] Update README.md Included /home/pi/MagicMirror/ path when copying config.js.sample and running npm run config:check --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b795ab97..9f70579a 100644 --- a/README.md +++ b/README.md @@ -119,11 +119,11 @@ The following wiki links are helpful for the initial configuration of your Magic ### 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. 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: