diff --git a/install.sh b/install.sh
index 6bca9fe4f5fca..3c0b7b2781e36 100755
--- a/install.sh
+++ b/install.sh
@@ -44,7 +44,7 @@ Usage:
--prefix
Sets the prefix used by standalone release archives. Defaults to /usr/local
and the binary is copied into /usr/local/bin
- To install in \$HOME, pass ---prefix=\$HOME/.local
+ To install in \$HOME, pass --prefix=\$HOME/.local
--binary-name
Sets the name for the CLI in standalone release archives. Defaults to "coder"