diff --git a/www/docs/install.md b/www/docs/install.md index 05033cf7b3e..10d9f975624 100644 --- a/www/docs/install.md +++ b/www/docs/install.md @@ -180,6 +180,8 @@ Once you do that, you can install the packages. go install github.com/goreleaser/goreleaser@latest ``` + Requires Go 1.21. + ### bash script === "OSS"