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:
Kira Pilot
2024-05-30 10:39:17 -04:00
committed by GitHub
parent 7569cccc51
commit bee4ece1b9

View File

@ -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
}