From 6119ae5156c3f01576d8bdefb8b861a45be372fb Mon Sep 17 00:00:00 2001 From: Andreas Kotes Date: Thu, 10 Apr 2014 11:02:55 +0200 Subject: update manual pages to point to git --- vchat-howto | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'vchat-howto') 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' 1. Get the Source, Luke ----------------------- -Make sure, you got a shell and the tool called cvs. +Make sure, you got a shell and the tool called git. cd to a directory the source shall reside in. Type: -$ cvs -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot login -$ cvs -z3 -d:pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co vchat-client +$ git clone git://erdgeist.org/vchat-client (press return at password prompt) -- cgit v1.2.3