Fixed link text to show port (#2660)

Avoids confusion if you copy and paste and don't see its hyperlink is for :8123
This commit is contained in:
Nathan Flynn 2017-05-19 13:09:17 +01:00 committed by Fredrik Lindqvist
parent 45a21d5c68
commit 648b2f4d64

View File

@ -19,7 +19,7 @@ Hass.io images are available for all available Raspberry Pi and intel nuc platfo
- Flash the downloaded image to an SD card using [Etcher]. - Flash the downloaded image to an SD card using [Etcher].
- Optional - Setup the WiFi: On the SD-card, edit the `system-connections/resin-sample` file and change `ssid` and `psk`. - Optional - Setup the WiFi: On the SD-card, edit the `system-connections/resin-sample` file and change `ssid` and `psk`.
- Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which can take some time. - Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which can take some time.
- You will be able to reach your installation at [http://hassio.local][local]. - You will be able to reach your installation at [http://hassio.local:8123][local].
<p class='note'> <p class='note'>
If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either `discovery:` or `hassio:` to your configuration. If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either `discovery:` or `hassio:` to your configuration.