From 4ec04b405f8a9965374eca8d18815d88a009ef21 Mon Sep 17 00:00:00 2001
From: "Kali Kaneko (leap communications)" <kali@leap.se>
Date: Wed, 19 Oct 2016 17:38:34 -0400
Subject: [docs] include leap commit template from the docs

---
 docs/hooks/leap-commit-template.README | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'docs/hooks')

diff --git a/docs/hooks/leap-commit-template.README b/docs/hooks/leap-commit-template.README
index ce8809e7..e54c037d 100644
--- a/docs/hooks/leap-commit-template.README
+++ b/docs/hooks/leap-commit-template.README
@@ -2,10 +2,9 @@
 HOW TO USE THIS TEMPLATE:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Run `git config commit.template docs/leap-commit-template` or
+Run `git config commit.template docs/hooks/leap-commit-template` or
 edit the .git/config for this project and add
-`template = docs/leap-commit-template` 
-under the [commit] block
+`template = docs/hooks/leap-commit-template` under the [commit] block
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 COMMIT TEMPLATE FORMAT EXPLAINED
-- 
cgit v1.2.3