summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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