added README file to document the submodule
This commit is contained in:
parent
eeb0742cc6
commit
108c8442b2
9
README.rst
Normal file
9
README.rst
Normal 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
|
Loading…
Reference in New Issue
Block a user