diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.rst b/doc/install.rst index 300bcff7..90c621fa 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 |