Update index.markdown

This commit is contained in:
Lindsay Ward 2016-03-13 14:50:57 +10:00
parent 57160dac89
commit c32c05f759

View File

@ -286,6 +286,7 @@ For additional help, in addition to this site, there are four sources:
### Updating
To update Home Assistant to the latest release run: `pip3 install --upgrade homeassistant`
You then have to restart Home Assistant for the changes to take effect. If you have installed it as an autostarting daemon (see below), then run: `sudo service hass-daemon restart`
### What's next
If you want to have Home Assistant start on boot, autostart instructions can be found [here](/getting-started/autostart/).