Skip to content

Commit 443787f

Browse files
committed
Added reference to the binaries available from GitHub.
In addition to installing from source.
1 parent 0d6ec9c commit 443787f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ There are two ways to install `rust-analyzer` under gentoo:
191191
- When installing dev-lang/rust, or dev-lang/rust-bin, set the `rust-analyzer` USE flag, as well as the `rust-src` USE flag.
192192
- Use the rustup component to install `rust-analyzer` (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.
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.
195195

196196
==== macOS
197197

0 commit comments

Comments
 (0)