mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-22 18:06:11 +00:00
chore: update Go install instructions (#205)
This commit is contained in:
parent
66a1d9ea5a
commit
cbab5b89dc
1 changed files with 1 additions and 1 deletions
|
|
@ -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/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue