diff options
Diffstat (limited to 'README')
-rwxr-xr-x | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ this is vchat-client, a GPLed (SSL) client for the vchat protocol. | |||
4 | 4 | ||
5 | You can get the most recent version of vchat-client via CVS, e.g: | 5 | You can get the most recent version of vchat-client via CVS, e.g: |
6 | 6 | ||
7 | cvs -d:pserver:anoncvs@erdgeist.org:/home/cvsroot login | 7 | cvs -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot login |
8 | cvs -z3 -d:pserver:anoncvs@erdgeist.org:/home/cvsroot co vchat-client | 8 | cvs -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 | ||