From 886e27458bc5e282567c6835b90b3b22d76bf6ec Mon Sep 17 00:00:00 2001
From: Andre
Date: Tue, 21 Feb 2006 22:25:32 +0100
Subject: [PATCH] replace cvs checkout instructions by git clone command
---
web/download.in.html | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/web/download.in.html b/web/download.in.html
index 0531a67f..6cbf0345 100644
--- a/web/download.in.html
+++ b/web/download.in.html
@@ -5,11 +5,9 @@ including the
nightly git snapshot (which may or may not compile at
any given time). All regular releases are
cryptographically signed.
-Anonymous (read-only) cvs access is also
+Anonymous (read-only) git access is also
available. Checkout a copy with
- cvs -d
-:pserver:anonymous@cvs.systemlinux.org:/var/lib/cvs
-login
-(empty passwd)
- cvs -d :pserver:anonymous@cvs.systemlinux.org:/var/lib/cvs co paraslash
+
+git clone git://www.paraslash.org/git paraslash
+
--
2.39.5