1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00

docs: suggest snap install goreleaser

This commit is contained in:
Carlos Alexandro Becker 2018-10-20 17:55:50 -03:00
parent 84fdac7f2b
commit 2f940d09c7
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -29,6 +29,12 @@ There are three ways to get going install GoReleaser:
brew install goreleaser/tap/goreleaser
```
### Using snapcraft
```sh
snap install goreleaser
```
### Using Scoop
```sh