diff options
| author | Andreas Kotes <andreas.kotes@nokia.com> | 2014-04-10 11:02:55 +0200 |
|---|---|---|
| committer | Andreas Kotes <andreas.kotes@nokia.com> | 2014-04-10 11:02:55 +0200 |
| commit | 6119ae5156c3f01576d8bdefb8b861a45be372fb (patch) | |
| tree | f63748c43dd2c255edce464a40a7a20db3ec79ca /vchat-howto | |
| parent | 516ba0aea75f74ca0a6060f8d75ad717ab7dcfef (diff) | |
update manual pages to point to git
Diffstat (limited to 'vchat-howto')
| -rwxr-xr-x | vchat-howto | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/vchat-howto b/vchat-howto index 22c34b7..0ace213 100755 --- a/vchat-howto +++ b/vchat-howto | |||
| @@ -4,13 +4,12 @@ Newbies Guide to vchat via 'Buntclient' | |||
| 4 | 1. Get the Source, Luke | 4 | 1. Get the Source, Luke |
| 5 | ----------------------- | 5 | ----------------------- |
| 6 | 6 | ||
| 7 | Make sure, you got a shell and the tool called cvs. | 7 | Make sure, you got a shell and the tool called git. |
| 8 | cd to a directory the source shall reside in. | 8 | cd to a directory the source shall reside in. |
| 9 | 9 | ||
| 10 | Type: | 10 | Type: |
| 11 | 11 | ||
| 12 | $ cvs -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot login | 12 | $ git clone git://erdgeist.org/vchat-client |
| 13 | $ cvs -z3 -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co vchat-client | ||
| 14 | 13 | ||
| 15 | (press return at password prompt) | 14 | (press return at password prompt) |
| 16 | 15 | ||
