From 912953a4b4cdc3c99b51d9914ad61c916d4a3103 Mon Sep 17 00:00:00 2001 From: Julian Raschke Date: Sun, 16 Dec 2012 23:31:19 +1000 Subject: [PATCH] Remove reference to "configure.sh" (?) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 432d55b..9f68322 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ QNX and Windows. Installation ------------ -To install, just run the usual dance, `./configure && make install` and run -`./autogen.sh` first if the `configure.sh` is not present. +To install, just run the usual dance, `./configure && make install`. Run +`./autogen.sh` first to generate the `configure` script. If you want to compile with Microsoft Visual Studio, you need to install to fill the absence of stdint.h. -- libgit2 0.21.4