diff options
Diffstat (limited to 'mig-download.html')
-rw-r--r-- | mig-download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mig-download.html b/mig-download.html index 085235ce..dfd6367a 100644 --- a/mig-download.html +++ b/mig-download.html @@ -90,7 +90,7 @@ simply press the Enter key. Source tree: <SAMP>export CVS_RSH="ssh"</SAMP><BR> <BR> -<SAMP>cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/hurd co mig</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co mig</SAMP> <P>Updates from within the module's directory do not need the -d parameter. |