typo
This commit is contained in:
Veetaha 2020-02-14 22:02:08 +02:00 committed by GitHub
parent 1ead9ef13b
commit 4aa538f9a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ Alternatively, both the server and the plugin can be installed from 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
----