Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 655dd18

Browse files
committed
Remind user to check $PATH after installation.
1 parent 2d83bc5 commit 655dd18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/manual.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ If you're not using Code, you can compile and install only the LSP server:
141141
$ cargo xtask install --server
142142
----
143143

144+
Make sure that `.cargo/bin` is in `$PATH` and precedes paths where `rust-analyzer` may also be installed.
145+
144146
=== rust-analyzer Language Server Binary
145147

146148
Other editors generally require the `rust-analyzer` binary to be in `$PATH`.

0 commit comments

Comments
 (0)