Merge pull request #4819 from ludeeus/patch-1

Fixes wrong syntax in the newest version of hassbian-config
This commit is contained in:
DubhAd 2018-03-03 14:48:02 +00:00 committed by GitHub
commit b0129d4625
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: