diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Features Installation ------------ -You can install, upgrade, uninstall ``pycodestyle.py`` with these commands:: +You can install, upgrade, and uninstall ``pycodestyle.py`` with these commands:: $ pip install pycodestyle $ pip install --upgrade pycodestyle |