Skip to content

Commit a07209e

Browse files
authored
fix: very small typo (#6877)
1 parent 7d7aa78 commit a07209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Usage:
4444
--prefix <dir>
4545
Sets the prefix used by standalone release archives. Defaults to /usr/local
4646
and the binary is copied into /usr/local/bin
47-
To install in \$HOME, pass ---prefix=\$HOME/.local
47+
To install in \$HOME, pass --prefix=\$HOME/.local
4848
4949
--binary-name <name>
5050
Sets the name for the CLI in standalone release archives. Defaults to "coder"

0 commit comments

Comments
 (0)