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 ```