diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 6f4609488..404fe32a0 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -56,7 +56,7 @@ Here are some guidelines about how you can contribute to Nikola:
* If you are fixing an issue, **include the issue number in commit** and/or pull
request text (eg. ``fix #1234``) so the issue `is automatically closed
`_.
-* Run ``flake8 nikola`` for **style consistency**.
+* Run ``flake8 nikola tests`` for **style consistency**.
* Ensure your Git name and e-mail are set correctly (they will be public)
and `added to GitHub `_
* **Try writing some tests** if possible — again, following existing tests is