diff --git a/source/_docs/installation/fedora.markdown b/source/_docs/installation/fedora.markdown index 8e5ffdd6df4..645a76b3e5c 100644 --- a/source/_docs/installation/fedora.markdown +++ b/source/_docs/installation/fedora.markdown @@ -14,7 +14,7 @@ footer: true Install the development package of Python. ```bash -$ sudo dnf -y install python3-devel +$ sudo dnf -y install python3-devel redhat-rpm-config ``` and Home Assistant itself.