mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-04-13 11:50:34 +02:00
docs: fix go install
closes https://github.com/goreleaser/goreleaser/issues/2352
This commit is contained in:
parent
d99641f31e
commit
c13a486169
@ -114,7 +114,7 @@ Bellow you can find the steps for each of them.
|
||||
|
||||
=== "OSS"
|
||||
```sh
|
||||
go install github.com/goreleaser/goreleaser
|
||||
go install github.com/goreleaser/goreleaser@latest
|
||||
```
|
||||
|
||||
### manually
|
||||
|
Loading…
x
Reference in New Issue
Block a user