Skip to content

Commit 03ec008

Browse files
committed
Tweak wording a little more
1 parent 443787f commit 03ec008

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/user/manual.adoc

+5-4
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,13 @@ $ pacman -S rust-analyzer
186186

187187
==== Gentoo Linux
188188

189-
There are two ways to install `rust-analyzer` under gentoo:
189+
There are two ways to install `rust-analyzer` under Gentoo:
190190

191-
- When installing dev-lang/rust, or dev-lang/rust-bin, set the `rust-analyzer` USE flag, as well as the `rust-src` USE flag.
192-
- Use the rustup component to install `rust-analyzer` (see instructions above).
191+
- when installing `dev-lang/rust` or `dev-lang/rust-bin`, enable the `rust-analyzer` and `rust-src` USE flags
192+
- use the `rust-analyzer` component in `rustup` (see instructions above)
193193

194-
In both cases, the version installed lags behind the official releases on GitHub. If you need a newer version of `rust-analyzer`, then consider installing from source, or one of the binaries made available on the `rust-analyzer` GitHub page with each release.
194+
Note that in both cases, the version installed lags for a couple of months behind the official releases on GitHub.
195+
To obtain a newer one, you can download a binary from GitHub Releases or building from source.
195196

196197
==== macOS
197198

0 commit comments

Comments
 (0)