Fixes wrong syntax in the newest version of hassbian-config

This commit is contained in:
Joakim Sørensen 2018-03-03 15:43:41 +01:00 committed by GitHub
parent 29840a1ec4
commit d4836ea89a
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 home-assistant`
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade homeassistant`
</p>
Log in as the `pi` account and execute the following commands: