1 When you install this from git, you will need to first clone the repository::
3 git clone git://projects.mako.cc/mediawiki_dump_tools
5 From within the repository working directory, initiatlize and set up the
12 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
13 `7za`, `gzcat`, and `zcat`.