mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Fix typo in command.
This commit is contained in:
parent
c208ce9378
commit
e12caff58a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue