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 && \