diff --git a/www/content/install.md b/www/content/install.md index 99b0a10a2..c512dd308 100644 --- a/www/content/install.md +++ b/www/content/install.md @@ -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