1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-30 23:58:09 +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

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