浏览代码

Update README.md

tteckster 3 年之前
父节点
当前提交
be58835531
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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:**