We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ead9ef commit 4aa538fCopy full SHA for 4aa538f
docs/user/readme.adoc
@@ -47,7 +47,7 @@ Alternatively, both the server and the plugin can be installed from source:
47
48
[source]
49
----
50
-$ 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
51
$ cargo xtask install
52
53
0 commit comments