We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7569ccc commit bee4eceCopy full SHA for bee4ece
install.sh
@@ -240,9 +240,9 @@ There is another binary in your PATH that conflicts with the binary we've instal
240
241
$1
242
243
-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.
244
245
- https://coder.com/docs/v2/latest/install/install.sh#path-conflicts
+Run \`which -a coder\` to view all installations.
246
247
EOF
248
}
0 commit comments