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 02fb3cb commit 0ecb224Copy full SHA for 0ecb224
docs/user/manual.adoc
@@ -160,7 +160,7 @@ $ chmod +x ~/.local/bin/rust-analyzer
160
161
Ensure `~/.local/bin` is listed in the `$PATH` variable.
162
163
-Alternatively, you can install it from source using the following command:
+Alternatively, you can install it from source using the command below. You'll need the latest stable version of the Rust toolchain.
164
165
[source,bash]
166
----
0 commit comments