소스 검색

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