Update README.md

pull/10/head
tteckster 2021-12-15 10:36:41 -05:00 committed by GitHub
parent 2605260919
commit be58835531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -113,11 +113,11 @@ podman generate systemd \
> /etc/systemd/system/homeassistant.service
systemctl enable homeassistant
```
⚙️ **Check the status of homeassistant service:**
⚙️ **Start the homeassistant service:**
Run from the LXC console
```
systemctl status homeassistant
systemctl start homeassistant
```
⚙️ **To install HACS:**