Skip to content

Commit e87884f

Browse files
authored
To set up icefox/git-hooks, you have to run git hooks --install.
1 parent 0437de8 commit e87884f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ the type of file(s) you want to lint:
115115
1. Set up `icefox/git-hooks` in the repository you want to run these linters in:
116116

117117
$ cd /path/to/repo
118-
$ git hooks install
118+
$ git hooks --install
119119

120120
2. Create a folder for these hooks:
121121

0 commit comments

Comments
 (0)