From d1846bd0204542e7786436152968b8d27da4a5f9 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Wed, 16 Oct 2024 14:52:15 +0300 Subject: [PATCH] docs: mention to uninstall npm package (#842) --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 37ba4539..84cbda6e 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -43,7 +43,7 @@ Use `lefthook help` or `lefthook -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`