Updated fork project info for Rolf and my branches in doc/install.txt.
[hooke.git] / doc / install.txt
index c61dcf1b49800bee5e4701aadc0b39bf1a367687..5f1af1a77e200adb800496680d92b87402a702ed 100644 (file)
@@ -30,13 +30,13 @@ Hooke_ is available as an Subversion_ repository::
 
     $ svn checkout http://hooke.googlecode.com/svn/trunk/ hooke
 
-.. There is also a `GUI fork`_ (Rolf Schmidt)::
+There is also a `GUI fork`_ (Rolf Schmidt)::
 
-..    $ svn checkout http://hooke.googlecode.com/svn/trunk/ hooke
+    $ svn checkout http://hooke.googlecode.com/svn/branches/illysam/ hooke
 
-And a `fork`_ versioned in Git_ (W. Trevor King)::
+And a `fork`_ versioned in Mercurial_ (W. Trevor King)::
 
-    $ git clone http://www.physics.drexel.edu/~wking/code/git/hooke.git/ hooke
+    $ hg clone http://www.physics.drexel.edu/~wking/code/hg/hooke/ hooke
 
 There are also periodic bundled releases.  See the homepage for each
 fork for details.  For example, get the most recent snapshot of
@@ -47,9 +47,9 @@ Trevor's fork in zip form with::
 
 .. _Hooke: http://code.google.com/p/hooke/
 .. _GUI fork: http://code.google.com/p/hooke/wiki/HookeGUI
-.. _fork: http://www.physics.drexel.edu/~wking/code/git/git.php?p=hooke.git
+.. _fork: http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/
 .. _Subversion: http://subversion.tigris.org/
-.. _Git: http://git-scm.com/
+.. _Mercurial: http://mercurial.selenic.com/
 
 
 Installation