mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 06:44:18 +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
|
You can install the hook by issuing this command in the root of your
|
||||||
project::
|
project::
|
||||||
|
|
||||||
$ flake8 --install-hooks
|
$ flake8 --install-hook
|
||||||
|
|
||||||
In the case of Git, the hook won't be installed if a custom
|
In the case of Git, the hook won't be installed if a custom
|
||||||
``pre-commit`` hook file is already present in
|
``pre-commit`` hook file is already present in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue