summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/vcs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vcs.rst b/docs/vcs.rst
index 0148f93..b473616 100644
--- a/docs/vcs.rst
+++ b/docs/vcs.rst
@@ -8,7 +8,7 @@ flake8 issues.
You can install the hook by issuing this command in the root of your
project::
- $ flake8 --install-hooks
+ $ flake8 --install-hook
In the case of Git, the hook won't be installed if a custom
``pre-commit`` hook file is already present in