Merge pull request #4819 from ludeeus/patch-1
Fixes wrong syntax in the newest version of hassbian-config
This commit is contained in:
commit
b0129d4625
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ To get the current state of the `homeassistant.service` replace `stop` with `sta
|
||||||
### {% linkable_title Update Home Assistant %}
|
### {% linkable_title Update Home Assistant %}
|
||||||
|
|
||||||
<p class='note'>
|
<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>
|
</p>
|
||||||
|
|
||||||
Log in as the `pi` account and execute the following commands:
|
Log in as the `pi` account and execute the following commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue