From 0ecb224d7565d28ad6bd5903e651dd056f73bd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Sun, 20 Dec 2020 17:10:54 +0200 Subject: Document the version requirements for building from source --- docs/user/manual.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user') 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 Ensure `~/.local/bin` is listed in the `$PATH` variable. -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. [source,bash] ---- -- cgit v1.2.3