Simple typo correction (#3412)
This commit is contained in:
parent
547382bb54
commit
3f4a820ec2
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Once you have activated the virtual environment you will notice the prompt chang
|
||||||
(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant
|
(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant
|
||||||
```
|
```
|
||||||
|
|
||||||
Start Home Assistant for the first time. This will complete the installation, create the `.homeasssistant` configuration directory in the `/home/homeassistant` directory and install any basic dependencies.
|
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.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
(homeassistant) $ hass
|
(homeassistant) $ hass
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue