Skip to content

Commit 188bedf

Browse files
committed
Updated README
[ci skip]
1 parent 74764aa commit 188bedf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,9 @@ Please make sure that your code is correctly formatted and passes linter validat
178178
exit $?
179179
```
180180

181-
You may have to make the scripts executable:
181+
And make your pre-commit hook executable:
182182

183183
```sh
184-
chmod +x Scripts/process.sh
185184
chmod +x .git/hooks/pre-commit
186185
```
187186

0 commit comments

Comments
 (0)