Skip to content

Commit c1cd6e6

Browse files
committed
Add link to firewall details
1 parent fcab9fb commit c1cd6e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_docs/installation/fedora.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ source bin/activate
3939
Install Home Assistant itself.
4040

4141
```bash
42-
$ pip3 install homeassistant
42+
$ pip3 install homeassistant colorlog
4343
```
4444

45-
Check the [autostart](/docs/autostart/systemd/) section in the documentation for further details.
45+
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.

0 commit comments

Comments
 (0)