fix: very small typo (#6877)

This commit is contained in:
Muhammad Atif Ali
2023-03-30 15:56:19 +03:00
committed by GitHub
parent 7d7aa789b3
commit a07209efa1
+1 -1
View File
@@ -44,7 +44,7 @@ Usage:
--prefix <dir>
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 <name>
Sets the name for the CLI in standalone release archives. Defaults to "coder"