diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user/manual.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 1ec6e81bb..f21806f0b 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc | |||
@@ -160,7 +160,7 @@ $ chmod +x ~/.local/bin/rust-analyzer | |||
160 | 160 | ||
161 | Ensure `~/.local/bin` is listed in the `$PATH` variable. | 161 | Ensure `~/.local/bin` is listed in the `$PATH` variable. |
162 | 162 | ||
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. |
164 | 164 | ||
165 | [source,bash] | 165 | [source,bash] |
166 | ---- | 166 | ---- |