]> code.communitydata.science - mediawiki_dump_tools.git/commitdiff
added README file to document the submodule
authorBenjamin Mako Hill <mako@atdot.cc>
Thu, 23 Jul 2015 02:55:08 +0000 (19:55 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Thu, 23 Jul 2015 02:55:08 +0000 (19:55 -0700)
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..111728c
--- /dev/null
@@ -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

Community Data Science Collective || Want to submit a patch?