docs: remove reference to LIBGIT2 in OS X notes

As disscussed in PR #448
This commit is contained in:
J. David Ibáñez 2015-02-12 09:32:58 +01:00
parent 40946cd795
commit 94be744ba6

@ -226,10 +226,3 @@ XCode and Hombrew are already installed.
$ brew update
$ brew install libgit2
$ pip3 install pygit2
If the installation of pygit2 is aborted, you might need to export the libgit2
path before rerunning pip3:
.. code-block:: sh
$ export LIBGIT2=/usr/local/Cellar/libgit2/<libgit2 version>/lib