diff --git a/README.md b/README.md index 4c47c972..606cdae9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/maste 1. Download and install the latest *Node.js* version. 2. Clone the repository and check out the master branch: `git clone https://github.com/MichMich/MagicMirror` -3. Enter the repository: `cd ~/MagicMirror` +3. Enter the repository: `cd MagicMirror/` 4. Install and run the app with: `npm install && npm start` \ For **Server Only** use: `npm install && node serveronly` .