Update README.md

This commit is contained in:
tteckster 2021-11-15 04:37:28 -05:00 committed by GitHub
parent 8be0427c93
commit f5a3282e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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