Skip to content

Commit 94be744

Browse files
committed
docs: remove reference to LIBGIT2 in OS X notes
As disscussed in PR #448
1 parent 40946cd commit 94be744

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/install.rst

-7
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,3 @@ XCode and Hombrew are already installed.
226226
$ brew update
227227
$ brew install libgit2
228228
$ pip3 install pygit2
229-
230-
If the installation of pygit2 is aborted, you might need to export the libgit2
231-
path before rerunning pip3:
232-
233-
.. code-block:: sh
234-
235-
$ export LIBGIT2=/usr/local/Cellar/libgit2/<libgit2 version>/lib

0 commit comments

Comments
 (0)