Commit 1c9c3871 authored by nimrod's avatar nimrod
Browse files

Added advice to add make test to the pre-commit git hook.

parent d0a2ac15
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
-------