diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst index bac776b4c..6623c9100 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -40,8 +40,8 @@ Arch Linux ++++++++++ Install the dependencies with:: - sudo pacman -S fuse2 python python-pip python-gobject git \ - ostree bubblewrap python-ruamel-yaml + sudo pacman -S fuse2 ostree bubblewrap git \ + python python-pip python-gobject python-psutil Debian |