summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index fdb50942..128e74c0 100644
--- a/README.rst
+++ b/README.rst
@@ -21,11 +21,11 @@ INSTALL
=======
If you have downloaded the source code:
- python setup.py install
+ python setup.py install
or if you want to obtain a copy more easily:
- easy_install gitpython
+ pip install gitpython
A distribution package can be obtained for manual installation at: