From 4e47aab48fd288de0d183761d41acb024c1efd45 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 11 Apr 2011 17:45:01 +0200 Subject: [PATCH] Proper name. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index f9af856..4417693 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ The project website is here: http://duff.sourceforge.net/ -Duff resides in public git repository on SourceForge.net: +Duff resides in public Git repository on SourceForge.net: git://duff.git.sourceforge.net/gitroot/duff/duff @@ -58,7 +58,7 @@ See the file `NEWS'. 3. Building Duff ================ -If you got this source tree from a git repository then you will need to +If you got this source tree from a Git repository then you will need to bootstrap the build environment using `bootstrap.sh'. Note that this script requires GNU autoconf, automake and gettext to run.