From 1c9c38712383104c1ab837f3919453ab6acdc0d8 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 7 Nov 2015 20:09:12 +0200
Subject: [PATCH] Added advice to add make test to the pre-commit git hook.

---
 README.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index ae2ca82..33a8b77 100644
--- a/README.rst
+++ b/README.rst
@@ -62,7 +62,8 @@ To resign **ALL** existing keys (regardles of existing certificates) ::
 Development
 -----------
 
-For easing devlopment ``make test`` and ``make clean`` are also provided.
+For easing devlopment ``make test`` and ``make clean`` are also provided (it's
+recommended to add ``make test`` to the pre-commit git hook).
 
 License
 -------
-- 
GitLab