We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ece19 commit befa76dCopy full SHA for befa76d
install.sh
@@ -46,7 +46,7 @@ Usage:
46
Sets the prefix used by standalone release archives. Defaults to ~/.local
47
The release is unarchived into ~/.local/lib/code-server-X.X.X
48
and the binary symlinked into ~/.local/bin/code-server
49
- To install system wide pass ---prefix=/usr/local
+ To install system wide pass --prefix=/usr/local
50
51
--rsh <bin>
52
Specifies the remote shell for remote installation. Defaults to ssh.
0 commit comments