Install guide missing a step (#8046)

The install guide forgets to say how to reach the UI 🤦‍♂️
This commit is contained in:
DubhAd 2019-01-04 18:57:25 +00:00 committed by Fabian Affolter
parent 1d6697cf24
commit e2910c7b99

View File

@ -47,6 +47,8 @@ It is recommended to use the [advanced guide](/docs/installation/raspberry-pi/)
``` ```
$ hass --open-ui $ hass --open-ui
``` ```
8. You can now reach the web interface on `http://ipaddress:8123/` - the first start may take up to 20 minutes before the web interface is available
### {% linkable_title Upgrade %} ### {% linkable_title Upgrade %}