Fix Pi installation instructions. Fixes #129
This commit is contained in:
parent
3398128e5f
commit
6512325485
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Home Assistant requires the Raspberry Pi to run [Raspbian Jessie](https://www.ra
|
||||||
Execute the following code in a console:
|
Execute the following code in a console:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip3 install homeassistant
|
$ sudo pip3 install homeassistant
|
||||||
$ hass --open-ui
|
$ hass --open-ui
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue