Skip to content

Commit 570ee51

Browse files
committed
Tweak Gentoo instructions
1 parent 91ffbd7 commit 570ee51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/user/manual.adoc

+4-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,10 @@ $ pacman -S rust-analyzer
186186

187187
==== Gentoo Linux
188188

189-
`rust-analyzer` is installed when the `rust-analyzer` use flag is set for dev-lang/rust or dev-lang/rust-bin. You also need to set the `rust-src` use flag.
189+
`rust-analyzer` is installed when the `rust-analyzer` USE flag is set for `dev-lang/rust` or `dev-lang/rust-bin`.
190+
You also need to set the `rust-src` USE flag.
191+
192+
This is similar to using the `rustup` component, so it will install a version that lags behind the official releases on GitHub .
190193

191194
==== macOS
192195

0 commit comments

Comments
 (0)