1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: fix snap install command (#1039)

This commit is contained in:
Ricardo N Feliciano 2019-06-06 00:20:35 -04:00 committed by Carlos Alexandro Becker
parent 73b74a3169
commit 6926fb1ab1

View File

@ -26,7 +26,7 @@ $ brew install goreleaser
**snapcraft**:
```sh
$ snap install goreleaser
$ sudo snap install --classic goreleaser
```
**scoop**: