Merge pull request #317 from MichMich/master

Fix installer URL.
This commit is contained in:
Michael Teeuw 2016-05-12 14:47:53 +02:00
commit 7bbac35d6b

View File

@ -33,7 +33,7 @@ Electron, the app wrapper around MagicMirror², only supports the Raspberry Pi 2
Execute the following command on your Raspberry Pi to install MagicMirror²:
````
curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/installers/raspberry.sh | bash
curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
````
#### Manual Installation