From 999e3312e08de144c1f23bccd20a9f35f1680a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Z=C3=B6chbauer?= Date: Sun, 26 Apr 2020 19:40:13 +0200 Subject: Add missing . --- docs/user/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user') diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc index 60113e1e0..76d065d35 100644 --- a/docs/user/readme.adoc +++ b/docs/user/readme.adoc @@ -121,7 +121,7 @@ $ curl -L https://github.com/rust-analyzer/rust-analyzer/releases/latest/downloa $ chmod +x ~/.local/bin/rust-analyzer ---- -Ensure `~/cargo/bin` is listed in the `$PATH` variable. +Ensure `~/.local/bin` is listed in the `$PATH` variable. Alternatively, you can install it from source using the following command: -- cgit v1.2.3