We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d26ec05 commit fb9b825Copy full SHA for fb9b825
1 file changed
README.rst
@@ -154,9 +154,9 @@ Installation and usage
154
Python 3.6 or later is recommended, but Python 2.7 and Python 3.3 onwards are
155
also supported.
156
157
-We recommend installing this plugin and ``flake8`` itself using pip::
+We recommend installing the plugin using pip, which handles the dependencies::
158
159
- $ pip install flake8 flake8-rst-docstrings
+ $ pip install flake8-rst-docstrings
160
161
Alternatively, if you are using the Anaconda packaging system, the following
162
command will install the plugin with its dependencies::
0 commit comments