mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 06:03:58 +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…
Reference in a new issue