Skip to content

Commit 4d5a743

Browse files
Update install.sh
Co-authored-by: Kyle Carberry <kyle@coder.com>
1 parent 20c30fc commit 4d5a743

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 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.
243+
This is likely because of an existing installation of Coder in your \$PATH.
244+
245+
Run `which -a coder` to view all installations.
246246
247247
EOF
248248
}

0 commit comments

Comments
 (0)