diff --git a/README.md b/README.md index 572ab22e..3e767100 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ asdf install git-chglog latest #### Go users ```bash -go get -u github.com/git-chglog/git-chglog/cmd/git-chglog +go install github.com/git-chglog/git-chglog/cmd/git-chglog@latest ``` ### [Docker](https://www.docker.com/)