Fix installer URL.

This commit is contained in:
Michael Teeuw 2016-05-12 14:47:36 +02:00
parent 7ab79bb76e
commit d280fe457c

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²: 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 #### Manual Installation