diff --git a/www/docs/install.md b/www/docs/install.md
index e50ffaebd..19c90067a 100644
--- a/www/docs/install.md
+++ b/www/docs/install.md
@@ -114,7 +114,7 @@ Bellow you can find the steps for each of them.
 
 === "OSS"
     ```sh
-    go install github.com/goreleaser/goreleaser
+    go install github.com/goreleaser/goreleaser@latest
     ```
 
 ### manually