summaryrefslogtreecommitdiff
path: root/git-hooks
diff options
context:
space:
mode:
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.