Ver código fonte

Update README.md

tteckster 3 anos atrás
pai
commit
be58835531
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

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