mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 05:38:46 +00:00
Make rustup heading title match other titles
This commit is contained in:
parent
def3b5d7dd
commit
05d63eff9c
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ $ cargo xtask install --server
|
|||
If your editor can't find the binary even though the binary is on your `$PATH`, the likely explanation is that it doesn't see the same `$PATH` as the shell, see https://github.com/rust-lang/rust-analyzer/issues/1811[this issue].
|
||||
On Unix, running the editor from a shell or changing the `.desktop` file to set the environment should help.
|
||||
|
||||
==== `rustup`
|
||||
==== rustup
|
||||
|
||||
`rust-analyzer` is available in `rustup`:
|
||||
|
||||
|
|
Loading…
Reference in a new issue