diff --git a/README.rst b/README.rst index 761ebba..1b0de4f 100644 --- a/README.rst +++ b/README.rst @@ -128,7 +128,7 @@ MediWiki Conversion Now run the conversion in your GitHub Pages repository, where git is already on the right branch and ready for new commits to be made:: - $ ../mediawiki_to_git_md/convert.py mediawiki_dump.xml + $ ../mediawiki_to_git_md/mediawiki_to_md.py --input mediawiki_dump.xml ============================================================ Parsing XML and saving revisions by page. ============================================================