fix readme

This commit is contained in:
Martin Thielecke 2023-08-24 19:21:00 +02:00
parent 9c40173268
commit fab8c6dc84
Signed by: mthie
GPG Key ID: D1D25A85C8604DFB

View File

@ -9,11 +9,11 @@ usage
* to install the hooks use: * to install the hooks use:
go get git.mthie.com/mthie/git-gohooks go install git.mthie.com/mthie/git-gohooks@latest
go get git.mthie.com/mthie/git-gohooks/githook-golangci-lint go install git.mthie.com/mthie/git-gohooks/githook-golangci-lint@latest
go get git.mthie.com/mthie/git-gohooks/githook-gobuild go install git.mthie.com/mthie/git-gohooks/githook-gobuild@latest
go get git.mthie.com/mthie/git-gohooks/githook-gofmt go install git.mthie.com/mthie/git-gohooks/githook-gofmt@latest
go get git.mthie.com/mthie/git-gohooks/githook-gotest go install git.mthie.com/mthie/git-gohooks/githook-gotest@latest
* on a Unix based system symlink it with * on a Unix based system symlink it with