diff options
Diffstat (limited to 'README')
-rwxr-xr-x | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -2,10 +2,9 @@ Hi! | |||
2 | 2 | ||
3 | this is vchat-client, a GPLed (SSL) client for the vchat protocol. | 3 | 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 git, e.g: |
6 | 6 | ||
7 | cvs -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot login | 7 | git clone git://erdgeist.org/vchat-client |
8 | cvs -z3 -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co vchat-client | ||
9 | 8 | ||
10 | (press return at password prompt) | 9 | (press return at password prompt) |
11 | 10 | ||