mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-06-19 23:24:39 +02:00
docs: fix go install
closes https://github.com/goreleaser/goreleaser/issues/2352
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user