Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8bb2635

Browse files
committed
Fix typo pìp to pip
1 parent 548ba1a commit 8bb2635

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Once libgit2 is instaleld, deploying pygit2 should be a snap:
6767

6868
.. code-block:: sh
6969
70-
$ pìp install cffi
70+
$ pip install cffi
7171
$ pip install pygit2
7272
7373
@@ -175,7 +175,7 @@ Install pygit2:
175175

176176
.. code-block:: sh
177177
178-
$ pìp install cffi
178+
$ pip install cffi
179179
$ pip install pygit2
180180
181181

0 commit comments

Comments
 (0)