Remove open-ui for RPi instructions

This commit is contained in:
Paulus Schoutsen 2015-12-29 00:01:05 -08:00
parent 5534ac848c
commit 091f658448

View File

@ -58,7 +58,7 @@ Execute the following code in a console:
```bash ```bash
$ sudo pip3 install homeassistant $ sudo pip3 install homeassistant
$ hass --open-ui $ hass
``` ```
Running these commands will: Running these commands will: