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 0b20689737
commit 44957c9499
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

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/].