summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-08-20 22:47:18 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-08-20 22:47:18 -0400
commit0e13b78b2eeea33364a2bc522b0a8b59eac7dbcf (patch)
tree5212ff3086b481621a48c4ffbc2cd3eee3ecef8d /doc
parent5d166ad42a5d72fb0e2f4fc0f1e7dca7fbfed5a9 (diff)
downloadpython-coveragepy-0e13b78b2eeea33364a2bc522b0a8b59eac7dbcf.tar.gz
Trim up some lines
Diffstat (limited to 'doc')
-rw-r--r--doc/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.rst b/doc/install.rst
index 300bcff..90c621f 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -21,7 +21,7 @@ Installing coverage.py is fairly standard:
or, use::
$ easy_install coverage
-
+
or even::
$ pip install coverage