Skip to content

Commit 999e331

Browse files
authored
Add missing .
1 parent 5df4a79 commit 999e331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ $ curl -L https://github.com/rust-analyzer/rust-analyzer/releases/latest/downloa
121121
$ chmod +x ~/.local/bin/rust-analyzer
122122
----
123123

124-
Ensure `~/cargo/bin` is listed in the `$PATH` variable.
124+
Ensure `~/.local/bin` is listed in the `$PATH` variable.
125125

126126
Alternatively, you can install it from source using the following command:
127127

0 commit comments

Comments
 (0)