Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Once libgit2 is instaleld, deploying pygit2 should be a snap:

.. code-block:: sh

$ pìp install cffi
$ pip install cffi
$ pip install pygit2


Expand Down Expand Up @@ -175,7 +175,7 @@ Install pygit2:

.. code-block:: sh

$ pìp install cffi
$ pip install cffi
$ pip install pygit2


Expand Down