added README file to document the submodule

This commit is contained in:
Benjamin Mako Hill 2015-07-22 19:55:08 -07:00
parent eeb0742cc6
commit 108c8442b2

9
README.rst Normal file
View File

@ -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