Add notes about the hg repo. trunk

Thu, 05 Jun 2008 22:00:39 -0400

author
Brett Smith <brett@brettcsmith.org>
date
Thu, 05 Jun 2008 22:00:39 -0400
branch
trunk
changeset 64
d7b46cae939b
parent 63
0b0bb1608b37
child 65
0aea49161478

Add notes about the hg repo.

web/index.html file | annotate | diff | comparison | revisions
--- a/web/index.html	Thu Jun 05 21:44:38 2008 -0400
+++ b/web/index.html	Thu Jun 05 22:00:39 2008 -0400
@@ -116,6 +116,14 @@
 
 </ul>
 
+<p>If you would like to try the latest development version—or maybe do some
+development on it—you can check out the project's <a
+href="http://www.selenic.com/mercurial/wiki/">Mercurial</a> repository.  A
+<a href="http://www.brettcsmith.org/2007/dtrx/dtrx/">web repository</a> is
+available, or you can just run:</p>
+
+<pre>$ hg clone http://www.brettcsmith.org/2007/dtrx/dtrx</pre>
+
 <h2>Requirements</h2>
 
 <p>If you have Python 2.4 or greater, this should work out of the box.  If

mercurial