summaryrefslogtreecommitdiff
path: root/git-hooks
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2025-06-11 12:39:28 -0400
committerOwen Jacobson <owen@grimoire.ca>2025-06-11 12:39:28 -0400
commit6e6b068ae2adc8c5ef8acb633dcadfbdc3221b61 (patch)
tree79831028416b0d6934f32961a3fc77d8b004369e /git-hooks
parent1f009e06fd6db82a91536eec88ef3232267385bf (diff)
tools/reformat
Diffstat (limited to 'git-hooks')
-rw-r--r--git-hooks/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-hooks/README b/git-hooks/README
index f761258..1b1760e 100644
--- a/git-hooks/README
+++ b/git-hooks/README
@@ -3,7 +3,7 @@ easier by catching common issues.
You can either install them _en bloc_ by running
- git config core.hooksPath git-hooks
+ git config core.hooksPath git-hooks
in this repository, or install them individually by symlinking them from the
normal git hooks path.