Make a refer to autostart (#4460)

* Make a refer to autostart

For first time users it is not obvious to find autostart documentation.

* Fix typos and link
This commit is contained in:
CV 2018-01-21 18:07:11 +01:00 committed by Fabian Affolter
parent 4e8718b123
commit 7a946e9ca9

View File

@ -77,3 +77,5 @@ You can now reach your installation on your Raspberry Pi over the web interface
<p class='note'>
When you run the `hass` command for the first time, it will download, install and cache the necessary libraries/dependencies. This procedure may take anywhere between 5 to 10 minutes. During that time, you may get "site cannot be reached" error when accessing the web interface. This will only happen for the first time, and subsequent restarts will be much faster.
</p>
If you want setup `hass` as a daemon and autostart it on boot please refer to [Autostart Home Assistant](/docs/autostart/].