summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index ecd51b952..9ada0bddc 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -82,7 +82,7 @@ For recent fedora systems, the following line should get you the system
requirements you need::
dnf install -y bubblewrap fuse git python3-gobject \
- python3-psutil ostree
+ python3-psutil ostree python3-ruamel-yaml
User installation with pip