Skip to content

Commit fb9b825

Browse files
authored
Tweak pip install wording
1 parent d26ec05 commit fb9b825

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ Installation and usage
154154
Python 3.6 or later is recommended, but Python 2.7 and Python 3.3 onwards are
155155
also supported.
156156

157-
We recommend installing this plugin and ``flake8`` itself using pip::
157+
We recommend installing the plugin using pip, which handles the dependencies::
158158

159-
$ pip install flake8 flake8-rst-docstrings
159+
$ pip install flake8-rst-docstrings
160160

161161
Alternatively, if you are using the Anaconda packaging system, the following
162162
command will install the plugin with its dependencies::

0 commit comments

Comments
 (0)