Skip to content

Commit 05d63ef

Browse files
committed
Make rustup heading title match other titles
1 parent def3b5d commit 05d63ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ $ cargo xtask install --server
172172
If your editor can't find the binary even though the binary is on your `$PATH`, the likely explanation is that it doesn't see the same `$PATH` as the shell, see https://github.com/rust-lang/rust-analyzer/issues/1811[this issue].
173173
On Unix, running the editor from a shell or changing the `.desktop` file to set the environment should help.
174174

175-
==== `rustup`
175+
==== rustup
176176

177177
`rust-analyzer` is available in `rustup`:
178178

0 commit comments

Comments
 (0)