Skip to content

Commit

Permalink
docs: mention to uninstall npm package (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox authored Oct 16, 2024
1 parent bd4a109 commit d1846bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Use `lefthook help` or `lefthook <command> -h/--help` to discover available comm
### `lefthook uninstall`

`lefthook uninstall` clears git hooks affected by lefthook.
`lefthook uninstall` clears git hooks affected by lefthook. If you have lefthook installed as an NPM package you should remove it manually.

### `lefthook add`

Expand Down

0 comments on commit d1846bd

Please sign in to comment.