From: Benjamin Mako Hill Date: Thu, 23 Jul 2015 02:55:08 +0000 (-0700) Subject: added README file to document the submodule X-Git-Url: https://code.communitydata.science/mediawiki_dump_tools.git/commitdiff_plain/108c8442b211065606f81f3facbde23d3377ec6c?ds=sidebyside added README file to document the submodule --- 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