mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
fix: update install.sh to remove dead doc link (#13308)
* chore(docs): update install.sh to remove dead doc link * Update install.sh Co-authored-by: Kyle Carberry <kyle@coder.com> * escaping script properly --------- Co-authored-by: Kyle Carberry <kyle@coder.com>
This commit is contained in:
@ -240,9 +240,9 @@ There is another binary in your PATH that conflicts with the binary we've instal
|
||||
|
||||
$1
|
||||
|
||||
This is likely because of an existing installation of Coder. See our documentation for suggestions on how to resolve this.
|
||||
This is likely because of an existing installation of Coder in your \$PATH.
|
||||
|
||||
https://coder.com/docs/v2/latest/install/install.sh#path-conflicts
|
||||
Run \`which -a coder\` to view all installations.
|
||||
|
||||
EOF
|
||||
}
|
||||
|
Reference in New Issue
Block a user