Skip to content

Commit 5d5c966

Browse files
authored
install is a pre-commit command
not an option
1 parent d162bbb commit 5d5c966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ We apply code quality checks using pre-commit. Install pre-commit once per syst
100100

101101
Activate it once per git clone with
102102

103-
pre-commit --install
103+
pre-commit install
104104

105105
Pre-commit also requires some additional programs to be installed through your package manager:
106106

0 commit comments

Comments
 (0)