summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <>2003-06-15 11:09:40 +0000
committererdgeist <>2003-06-15 11:09:40 +0000
commitc2ac639dd8ad54b76542292f8be857f6f8ce8b63 (patch)
treecbb3c18ea0eb7227eb196a73881dda12fb0a7cb4
parenta521ec1118419a2194397dfaacf19509fc90c7da (diff)
Renamed cvs server
-rwxr-xr-xREADME4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 5327f36..402826c 100755
--- a/README
+++ b/README
@@ -4,8 +4,8 @@ this is vchat-client, a GPLed (SSL) client for the vchat protocol.
4 4
5You can get the most recent version of vchat-client via CVS, e.g: 5You can get the most recent version of vchat-client via CVS, e.g:
6 6
7cvs -d:pserver:anoncvs@erdgeist.org:/home/cvsroot login 7cvs -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot login
8cvs -z3 -d:pserver:anoncvs@erdgeist.org:/home/cvsroot co vchat-client 8cvs -z3 -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co vchat-client
9 9
10(press return at password prompt) 10(press return at password prompt)
11 11