mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Simple rewrite of phrase for clarity (#3793)
This commit is contained in:
parent
cf24e608ed
commit
2237849339
@ -42,7 +42,7 @@ $ sudo usermod -G dialout -a homeassistant
|
|||||||
|
|
||||||
### {% linkable_title Step 2: Create a directory for Home Assistant %}
|
### {% linkable_title Step 2: Create a directory for Home Assistant %}
|
||||||
|
|
||||||
This can be anywhere you want. As example we put it in `/srv`. You also need to change the ownership of the directory to the user you created above (if you created one).
|
This can be anywhere you want. We chose to put it in `/srv`. You also need to change the ownership of the directory to the user you created above (if you created one).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo mkdir /srv/homeassistant
|
$ sudo mkdir /srv/homeassistant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user