Skip to content

Commit 0ecb224

Browse files
committed
Document the version requirements for building from source
1 parent 02fb3cb commit 0ecb224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ $ chmod +x ~/.local/bin/rust-analyzer
160160

161161
Ensure `~/.local/bin` is listed in the `$PATH` variable.
162162

163-
Alternatively, you can install it from source using the following command:
163+
Alternatively, you can install it from source using the command below. You'll need the latest stable version of the Rust toolchain.
164164

165165
[source,bash]
166166
----

0 commit comments

Comments
 (0)