Turn the link to libgit2 into an actual link.

This commit is contained in:
John Szakmeister
2011-02-27 08:42:24 -05:00
parent 83a78dac5f
commit 5b967f1a9d

View File

@@ -9,7 +9,7 @@ INSTALLING AND RUNNING
First you need to install the latest version of libgit2. First you need to install the latest version of libgit2.
You can find platform-specific instructions to build the library in the libgit2 website: You can find platform-specific instructions to build the library in the libgit2 website:
http://libgit2.github.com <http://libgit2.github.com>
Next, make sure you have the required library dependencies for pygit2: OpenSSL and ZLib. Next, make sure you have the required library dependencies for pygit2: OpenSSL and ZLib.
For instance, in Debian-based systems run: For instance, in Debian-based systems run: