From 844cc0ffa56351de83d29e592d3dfd46ad84e823 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(-) diff --git a/doc/install.rst b/doc/install.rst index c46e80e..dd901c6 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