diff --git a/docs/install.rst b/docs/install.rst index 612ba1441..e9aaf4697 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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 @@ -175,7 +175,7 @@ Install pygit2: .. code-block:: sh - $ pìp install cffi + $ pip install cffi $ pip install pygit2