From c1cd6e65d977d80d95dd4a0aede09d42a5840ca9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 14 May 2017 15:54:00 +0200 Subject: [PATCH] Add link to firewall details --- source/_docs/installation/fedora.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/installation/fedora.markdown b/source/_docs/installation/fedora.markdown index 645a76b3e5c..cf945bbeaae 100644 --- a/source/_docs/installation/fedora.markdown +++ b/source/_docs/installation/fedora.markdown @@ -39,7 +39,7 @@ $ source bin/activate Install Home Assistant itself. ```bash -$ pip3 install homeassistant +$ pip3 install homeassistant colorlog ``` -Check the [autostart](/docs/autostart/systemd/) section in the documentation for further details. +Check the [autostart](/docs/autostart/systemd/) section in the documentation for further details and the [Firewall section](/docs/installation/troubleshooting/#no-access-to-the-frontend) if you want to access your Home Assistant installation.