Use example.com instead of a domain that exists
authorIan Weller <ian@ianweller.org>
Mon, 8 Mar 2010 04:39:30 +0000 (22:39 -0600)
committerIan Weller <ian@ianweller.org>
Mon, 8 Mar 2010 04:39:30 +0000 (22:39 -0600)
README

diff --git a/README b/README
index d1f1582cdd46ee0686f3d244b23a4e2ed6ed4d5f..b3442665171618bf8bdd55f4d95dd1ffe06d5245 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Copyright (C) 2009  Ian Weller <ian@ianweller.org>
 == Basic workflow ==
 See HACKING on how to run this; a nice setup.py isn't done yet.
 
-mw init http://path.to/api.php
+mw init http://example.com/w/api.php
 mw pull 'Main Page'
 $EDITOR Main_Page.wiki
 mw fetch # check for newer revisions

Benjamin Mako Hill || Want to submit a patch?