mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
Add missing .
This commit is contained in:
parent
5df4a79951
commit
999e3312e0
@ -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 New Issue
Block a user