From 5b967f1a9d61c4c1a4181dc504af46da85688b6e Mon Sep 17 00:00:00 2001 From: John Szakmeister Date: Sun, 27 Feb 2011 08:42:24 -0500 Subject: [PATCH] Turn the link to libgit2 into an actual link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 543b89f..91384a7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ INSTALLING AND RUNNING First you need to install the latest version of libgit2. You can find platform-specific instructions to build the library in the libgit2 website: - http://libgit2.github.com + Next, make sure you have the required library dependencies for pygit2: OpenSSL and ZLib. For instance, in Debian-based systems run: