From 95c94fab4335a5dff9000442039b094fd91c0a57 Mon Sep 17 00:00:00 2001 From: Martin Thielecke Date: Sat, 1 Aug 2015 00:37:23 +0000 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f3f185..2e97ea5 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ usage * you have the choice to copy it to your .git/hooks/ folder or to symlink it with + ( cd .git/hooks && \ ln -s $GOPATH/bin/git-gohooks pre-commit && \