X-Git-Url: https://code.communitydata.science/mediawiki_dump_tools.git/blobdiff_plain/eeb0742cc6ce316e9cc8c53e8833aed20da079bb..108c8442b211065606f81f3facbde23d3377ec6c:/README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..111728c --- /dev/null +++ b/README.rst @@ -0,0 +1,9 @@ +When you install this from git, you will need to first clone the repository:: + + git clone git://projects.mako.cc/mediawiki_dump_tools + +From within the repository working directory, initiatlize and set up the +submodule like:: + + git submodule init + git submodule update