From d78981999964ed141a8cf2da50c92cf58092d9d6 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Tue, 26 Mar 2013 00:23:46 +0100 Subject: strip trailing whitespace --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0e50b50b..c0c1542c 100644 --- a/README.rst +++ b/README.rst @@ -20,11 +20,11 @@ INSTALL If you have downloaded the source code: python setup.py install - -or if you want to obtain a copy more easily: + +or if you want to obtain a copy more easily: easy_install gitpython - + A distribution package can be obtained for manual installation at: http://pypi.python.org/pypi/GitPython -- cgit v1.2.3