diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/install_linux_distro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install_linux_distro.rst b/doc/source/install_linux_distro.rst index 593a6f233..093994192 100644 --- a/doc/source/install_linux_distro.rst +++ b/doc/source/install_linux_distro.rst @@ -90,7 +90,7 @@ For recent fedora systems, the following line should get you the system requirements you need:: dnf install -y fuse ostree bubblewrap git \ - python3 python3-pip python3-gobject python3-psutil + python3 python3-devel python3-pip python3-gobject python3-psutil Installing |