From a3cc763d6ca57582964807fb171bc52174ef8d5e Mon Sep 17 00:00:00 2001 From: Ram Rachum Date: Sun, 30 Mar 2014 20:07:34 +0300 Subject: Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') 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: -- cgit v1.2.3