changeset 27 | febfb35d2a3e |
parent 1 | 273ce12ad8f1 |
child 63 | 1c590d34bf61 |
--- a/README Wed May 04 22:51:25 2005 -0800 +++ b/README Wed May 04 22:57:16 2005 -0800 @@ -72,6 +72,7 @@ # pull the self-hosting hg repo foo$ hg init foo$ hg merge http://selenic.com/hg/ + foo$ hg checkout # hg co works too # export your .hg directory as a directory on your webserver foo$ ln -s .hg ~/public_html/hg-linux