Skip to content

Commit 99e079d

Browse files
DubhAdfabaff
authored andcommitted
Clarity edit (#6302)
The description of HA starting and creating directories has mislead a few folks, trying a wording tweak
1 parent b10fbcd commit 99e079d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/installation/raspberry-pi.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Once you have installed the required python package it is now time to install Ho
8383
(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant
8484
```
8585

86-
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.
86+
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.
8787

8888
```bash
8989
(homeassistant) $ hass

0 commit comments

Comments
 (0)