From f5a3282e85511143bf5142241f6fec5788a777a6 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 15 Nov 2021 04:37:28 -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 167d264d..db5e6179 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Path to HA /config ``` /var/lib/docker/volumes/hass_config/_data ``` -To edit the HA configuration.yaml (run from the LXC console) +To edit the HA configuration.yaml (run from the Home Assistant container LXC console) ``` nano /var/lib/docker/volumes/hass_config/_data/configuration.yaml ``` @@ -113,7 +113,7 @@ Path to HA /config ``` /var/lib/docker/volumes/hass_config/_data ``` -To edit the HA configuration.yaml (run from the LXC console) +To edit the HA configuration.yaml (run from the Home Assistant container LXC console) ``` nano /var/lib/docker/volumes/hass_config/_data/configuration.yaml ```