Update raspberry-pi-all-in-one.markdown

Removed fabric based upgrade instructions.
This commit is contained in:
Jonathan Baginski 2017-04-16 22:58:11 -04:00 committed by GitHub
parent 58846b8c00
commit a68f0d7811

View File

@ -74,12 +74,6 @@ To upgrade the All-In-One setup manually:
* Type `exit` to logout the hass user and return to the `pi` user. * Type `exit` to logout the hass user and return to the `pi` user.
</div> </div>
To upgrade with fabric:
* Login to Raspberry Pi `ssh pi@your_raspberry_pi_ip`
* Change to `cd ~/fabric-home-assistant`
* Run `fab upgrade_homeassistant`
After upgrading, you can restart Home Assistant a few different ways: After upgrading, you can restart Home Assistant a few different ways:
* Restarting the Raspberry Pi `sudo reboot` * Restarting the Raspberry Pi `sudo reboot`