mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fix Pi installation instructions. Fixes #129
This commit is contained in:
parent
3398128e5f
commit
6512325485
@ -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…
x
Reference in New Issue
Block a user