install is a pre-commit command

not an option
This commit is contained in:
Randall Bohn 2021-12-15 13:05:03 -07:00 committed by GitHub
parent d162bbbe84
commit 5d5c966771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ We apply code quality checks using pre-commit. Install pre-commit once per syst
Activate it once per git clone with
pre-commit --install
pre-commit install
Pre-commit also requires some additional programs to be installed through your package manager: