Minor gramatical fix (#5962)

This commit is contained in:
MeIchthys 2018-08-06 06:57:10 -04:00 committed by Franck Nijhof
parent 556fc0f2c4
commit 85536f0485

View File

@ -94,7 +94,7 @@ You can now reach your installation on your Raspberry Pi over the web interface
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/).
If you want to setup `hass` as a daemon and autostart it on boot please refer to [Autostart Home Assistant](/docs/autostart/).
### {% linkable_title Updating %}