Update gitweb README: gitweb is now included with git
authorJakub Narebski <jnareb@gmail.com>
Sat, 17 Jun 2006 06:53:45 +0000 (08:53 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 17 Jun 2006 23:06:20 +0000 (16:06 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/README

index 3014d73..8d67276 100644 (file)
@@ -3,14 +3,7 @@ GIT web Interface
 The one working on:
   http://www.kernel.org/git/
 
-Get the gitweb.cgi by ftp:
-  ftp://ftp.kernel.org/pub/software/scm/gitweb/
-
-It reqires the git-core binaries installed on the system:
-  http://www.kernel.org/git/?p=git/git.git;a=summary
-
-The gitweb repository is here:
-  http://www.kernel.org/git/?p=git/gitweb.git;a=summary
+From the git version 1.4.0 gitweb is bundled with git.
 
 Any comment/question/concern to:
   Kay Sievers <kay.sievers@vrfy.org>