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

docs: add instructions for installing using shell script

Fixes #1197
This commit is contained in:
Karuppiah Natarajan 2019-10-20 19:30:29 +05:30 committed by Carlos Alexandro Becker
parent 4760a288fa
commit 7151b99bed

View File

@ -41,6 +41,12 @@ $ scoop install goreleaser
Download the `.deb` or `.rpm` from the [releases page][releases] and
install with `dpkg -i` and `rpm -i` respectively.
**Shell script**:
```
$ curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sh
```
**manually**:
Download the pre-compiled binaries from the [releases page][releases] and