Skip to content

Commit

Permalink
Fix for Git hooks section in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Aug 23, 2022
1 parent ec1671f commit e30c055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ Checks if given value is a File, Blob or file-look-a-like object.

- **{unknown}** value - A value to test

### Git hooks
## Git hooks

This package is using `husky` to perform git hooks on developer's machine, so your changes might be verified before you push them to `GitHub`. If you want to install these hooks, run `npm run husky` command.

Expand Down

0 comments on commit e30c055

Please sign in to comment.