From 108c8442b211065606f81f3facbde23d3377ec6c Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Wed, 22 Jul 2015 19:55:08 -0700 Subject: [PATCH] added README file to document the submodule --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 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 -- 2.39.2