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

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

Per Guth 10 жил өмнө
parent
commit
0926c2821f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docs/installation.rst

+ 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
 
     # lz4 super fast compression support Headers + Library
-    sudo dnf install lz4
+    sudo dnf install lz4-devel
 
     # optional: FUSE support - to mount backup archives
     sudo dnf install fuse-devel fuse