From 8bb263559d75aa68e519a930243596bd10e49c61 Mon Sep 17 00:00:00 2001 From: Soasme Date: Wed, 24 Sep 2014 09:53:39 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20p=C3=ACp=20to=20pip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 612ba14..e9aaf46 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