readme: Use official libgit2 link

This commit is contained in:
Haitao Li
2011-08-30 23:22:29 +08:00
parent 7f76011a1d
commit 4aede132b9

View File

@@ -7,9 +7,9 @@ to Erlang.
INSTALLING AND RUNNING INSTALLING AND RUNNING
======================== ========================
First you need to install libgit2 (gsoc edition): First you need to install libgit2:
$ git clone git://github.com/tanoku/libgit2-gsoc2010.git $ git clone git://github.com/libgit2/libgit2.git
$ cd libgit2 $ cd libgit2
$ make $ make
$ make install $ make install