Siddhanta19 commited on
Commit
bccdecc
·
1 Parent(s): 3088079

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,4 +11,6 @@ Mostly uses LZ4 compression, which means you'll need a specialized program to ex
11
 
12
  For Windows users, I recommend using [7zip-zstd](https://github.com/mcmilk/7-Zip-zstd/releases/latest) (it's 7zip but with lz4 support and more)
13
 
14
- For Linux users, use tar with liblz4-tool like this: `tar -xI lz4 -f repo.tar.lz4`
 
 
 
11
 
12
  For Windows users, I recommend using [7zip-zstd](https://github.com/mcmilk/7-Zip-zstd/releases/latest) (it's 7zip but with lz4 support and more)
13
 
14
+ For Linux users, use tar with liblz4-tool like this: `tar -xI lz4 -f repo.tar.lz4`
15
+
16
+ #### Credit to NoCrypt