add note to readme about dependency on compression software
This commit is contained in:
parent
e925ac9da1
commit
a883cb536b
@ -7,3 +7,7 @@ submodule like::
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
|
||||
Wikimedia dumps are usually in a compressed format such as 7z (most common), gz, or bz2. Wikiq uses your computer's compression software to read these files. Therefore wikiq depends on
|
||||
`7za`, `gzcat`, and `zcat`.
|
||||
|
Loading…
Reference in New Issue
Block a user