We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7aa78 commit a07209eCopy full SHA for a07209e
install.sh
@@ -44,7 +44,7 @@ Usage:
44
--prefix <dir>
45
Sets the prefix used by standalone release archives. Defaults to /usr/local
46
and the binary is copied into /usr/local/bin
47
- To install in \$HOME, pass ---prefix=\$HOME/.local
+ To install in \$HOME, pass --prefix=\$HOME/.local
48
49
--binary-name <name>
50
Sets the name for the CLI in standalone release archives. Defaults to "coder"
0 commit comments