Fixed error in hg cone comnand missing hg in path
authorTim Berners-Lee <timbl+hg@w3.org>
Tue, 04 Oct 2011 09:48:10 -0400
changeset 45 aba68091da05
parent 44 5492ae4abd9d
child 46 c75484bb9208
Fixed error in hg cone comnand missing hg in path
README.markdown
--- a/README.markdown	Mon Oct 03 13:20:52 2011 -0400
+++ b/README.markdown	Tue Oct 04 09:48:10 2011 -0400
@@ -3,7 +3,7 @@
 
 To get this:
 
-    hg clone https://dvcs.w3.org/read-write-web
+    hg clone https://dvcs.w3.org/hg/read-write-web
     cd read-write-web
     less README.markdown
     ./sbt