# HG changeset patch # User Brett Smith # Date 1212717639 14400 # Node ID d7b46cae939bf0b1896956328b2c6addbf911ccc # Parent 0b0bb1608b37c7e9447825e75d931d5840058d1e Add notes about the hg repo. diff -r 0b0bb1608b37 -r d7b46cae939b web/index.html --- 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 @@ +

If you would like to try the latest development version—or maybe do some +development on it—you can check out the project's Mercurial repository. A +web repository is +available, or you can just run:

+ +
$ hg clone http://www.brettcsmith.org/2007/dtrx/dtrx
+

Requirements

If you have Python 2.4 or greater, this should work out of the box. If