mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 13:48:50 +00:00
Add missing .
This commit is contained in:
parent
5df4a79951
commit
999e3312e0
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ $ curl -L https://github.com/rust-analyzer/rust-analyzer/releases/latest/downloa
|
||||||
$ chmod +x ~/.local/bin/rust-analyzer
|
$ chmod +x ~/.local/bin/rust-analyzer
|
||||||
----
|
----
|
||||||
|
|
||||||
Ensure `~/cargo/bin` is listed in the `$PATH` variable.
|
Ensure `~/.local/bin` is listed in the `$PATH` variable.
|
||||||
|
|
||||||
Alternatively, you can install it from source using the following command:
|
Alternatively, you can install it from source using the following command:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue