diff options
Diffstat (limited to 'download.html')
-rw-r--r-- | download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.html b/download.html index 0b64f5b5..5341c1c3 100644 --- a/download.html +++ b/download.html @@ -68,7 +68,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 hurd</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd</SAMP> <P>Updates from within the module's directory do not need the -d parameter. |