2
0
Эх сурвалжийг харах

docs: installation: korora/fedora -> `lz4-devel`

Per Guth 10 жил өмнө
parent
commit
0926c2821f

+ 1 - 1
docs/installation.rst

@@ -112,7 +112,7 @@ Some of the steps detailled below might be useful also for non-git installs.
     sudo dnf install libacl-devel libacl
     sudo dnf install libacl-devel libacl
 
 
     # lz4 super fast compression support Headers + Library
     # lz4 super fast compression support Headers + Library
-    sudo dnf install lz4
+    sudo dnf install lz4-devel
 
 
     # optional: FUSE support - to mount backup archives
     # optional: FUSE support - to mount backup archives
     sudo dnf install fuse-devel fuse
     sudo dnf install fuse-devel fuse