Change upgrade homeassistant to upgrade home-assistant

Line 40 Change:
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade homeassistant`
to
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade home-assistant`
as this was incorrect
This commit is contained in:
IainPHay 2018-03-11 18:08:05 +00:00 committed by GitHub
parent 97ba35ef5d
commit ca952b41cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ To get the current state of the `homeassistant.service` replace `stop` with `sta
### {% linkable_title Update Home Assistant %}
<p class='note'>
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade homeassistant`
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade home-assistant`
</p>
Log in as the `pi` account and execute the following commands: