Fix instruction README for install by script

issue close #823
This commit is contained in:
Rodrigo Ramírez Norambuena 2017-04-04 11:06:03 -03:00
parent 1a2b4f8260
commit e44893f91e

View File

@ -31,7 +31,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/master/installers/raspberry.sh | bash
bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
````
### Manual Installation