mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix typo (#20712)
This commit is contained in:
parent
ca6e212a8b
commit
6fde81de2d
@ -41,7 +41,7 @@ docker run -d --name="home-assistant" \
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you are using Docker compose, you can add a volume to your composition file
|
If you are using Docker compose, you can add a volume to your composition file
|
||||||
in similar fashion as listed in the command above.
|
in a similar fashion as listed in the command above.
|
||||||
|
|
||||||
## Home Assistant Core
|
## Home Assistant Core
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ For example, if your current configuration folder is stored in:
|
|||||||
|
|
||||||
`/home/frenck/.homeassistant/`
|
`/home/frenck/.homeassistant/`
|
||||||
|
|
||||||
The you'll need to create a media folder in that same path:
|
Then you'll need to create a media folder in that same path:
|
||||||
|
|
||||||
`/home/frenck/.homeassistant/media`
|
`/home/frenck/.homeassistant/media`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user