mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Clarity edit (#6302)
The description of HA starting and creating directories has mislead a few folks, trying a wording tweak
This commit is contained in:
parent
b10fbcd01d
commit
99e079d0e6
@ -83,7 +83,7 @@ Once you have installed the required python package it is now time to install Ho
|
||||
(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant
|
||||
```
|
||||
|
||||
Start Home Assistant for the first time. This will complete the installation, create the `.homeassistant` configuration directory in the `/home/homeassistant` directory and install any basic dependencies.
|
||||
Start Home Assistant for the first time. This will complete the installation for you, automatically creating the `.homeassistant` configuration directory in the `/home/homeassistant` directory, and installing any basic dependencies.
|
||||
|
||||
```bash
|
||||
(homeassistant) $ hass
|
||||
|
Loading…
x
Reference in New Issue
Block a user