From fab8c6dc84eb86fe4d6a5830bd8c9a04279f2b49 Mon Sep 17 00:00:00 2001 From: Martin Thielecke Date: Thu, 24 Aug 2023 19:21:00 +0200 Subject: [PATCH] fix readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b750fa9..5edddb2 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ usage * to install the hooks use: - go get git.mthie.com/mthie/git-gohooks - go get git.mthie.com/mthie/git-gohooks/githook-golangci-lint - go get git.mthie.com/mthie/git-gohooks/githook-gobuild - go get git.mthie.com/mthie/git-gohooks/githook-gofmt - go get git.mthie.com/mthie/git-gohooks/githook-gotest + go install git.mthie.com/mthie/git-gohooks@latest + go install git.mthie.com/mthie/git-gohooks/githook-golangci-lint@latest + go install git.mthie.com/mthie/git-gohooks/githook-gobuild@latest + go install git.mthie.com/mthie/git-gohooks/githook-gofmt@latest + go install git.mthie.com/mthie/git-gohooks/githook-gotest@latest * on a Unix based system symlink it with