From be5883553198c601a82a44320602a9c68b7b0ec9 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 15 Dec 2021 10:36:41 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c61f718b..00d481d2 100644 --- a/README.md +++ b/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:**