Update README.md

pull/10/head
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
1 changed files with 2 additions and 2 deletions

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