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 5df4a79 commit 999e331Copy full SHA for 999e331
docs/user/readme.adoc
@@ -121,7 +121,7 @@ $ curl -L https://github.com/rust-analyzer/rust-analyzer/releases/latest/downloa
121
$ chmod +x ~/.local/bin/rust-analyzer
122
----
123
124
-Ensure `~/cargo/bin` is listed in the `$PATH` variable.
+Ensure `~/.local/bin` is listed in the `$PATH` variable.
125
126
Alternatively, you can install it from source using the following command:
127
0 commit comments