From dbfef08d72e6e7f6a44ce1fdade7181dfd3b6750 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 1 Aug 2010 19:50:03 -0400 Subject: Clean up whitespace. --- doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/install.rst b/doc/install.rst index c46e80ed..dd901c6f 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -14,7 +14,7 @@ Installing coverage.py is fairly standard: #. Download the appropriate kit from the `coverage page on the Python Package Index`__. - + #. Run ``python setup.py install``. or, use:: -- cgit v1.2.1