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