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.