README: add a note about LZ4 dependency - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 945cb23311f465794117121580c362dc5f67de83
DIR parent 4e07192b13cda9efe5f8a396e08fdb241609c864
HTML Author: Quentin Rameau <quinq@fifth.space>
Date: Tue, 26 Feb 2019 17:09:31 +0100
README: add a note about LZ4 dependency
Diffstat:
M README | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
DIR diff --git a/README b/README
@@ -24,3 +24,7 @@ To extract a file from the deduplicated store run:
Cheers,
sin
+
+Requirements:
+dedup uses LZ4 compression algorithm.
+You'll need a library for handling this, for example http://www.lz4.org