mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Merge #3146
3146: Typo r=flodiebold a=Veetaha typo Co-authored-by: Veetaha <gersoh3@gmail.com>
This commit is contained in:
commit
6711335173
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Alternatively, both the server and the plugin can be installed from source:
|
||||||
|
|
||||||
[source]
|
[source]
|
||||||
----
|
----
|
||||||
$ git clone https://github.com/rust-analyzer/rust-analyzer.git && cs rust-analyzer
|
$ git clone https://github.com/rust-analyzer/rust-analyzer.git && cd rust-analyzer
|
||||||
$ cargo xtask install
|
$ cargo xtask install
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue