Skip to content

Commit 20c30fc

Browse files
committed
chore(docs): update install.sh to remove dead doc link
1 parent f23d480 commit 20c30fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ There is another binary in your PATH that conflicts with the binary we've instal
240240
241241
$1
242242
243-
This is likely because of an existing installation of Coder. See our documentation for suggestions on how to resolve this.
244-
245-
https://coder.com/docs/v2/latest/install/install.sh#path-conflicts
243+
This is likely because of an existing installation of Coder resulting in multiple Coder binaries in your PATH.
244+
You can check where all of the versions are located by running \`which -a coder\`.
245+
Whichever binary comes first in the returned list will be used when running Coder commands.
246246
247247
EOF
248248
}

0 commit comments

Comments
 (0)