diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2022-02-23 06:37:16 +0200 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2022-02-23 06:37:16 +0200 |
| commit | b97ab63cbeae76e057255ef86b2b8adec705e075 (patch) | |
| tree | 36b93225f01d47c4797c02fd85570f3cbc821e36 /docs/user | |
| parent | 0b53744f2d7e0694cd7207cca632fd6de1dc5bff (diff) | |
| download | rust-b97ab63cbeae76e057255ef86b2b8adec705e075.tar.gz rust-b97ab63cbeae76e057255ef86b2b8adec705e075.zip | |
Rephrase nightly instructions in the manual
Diffstat (limited to 'docs/user')
| -rw-r--r-- | docs/user/manual.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 0fc28466200..1a033ab3645 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -100,8 +100,7 @@ It will ask your permission to download the matching language server version bin ===== Nightly We ship nightly releases for VS Code. -You can opt in to these by switching to the pre-release version in the Code extension page or settings. -To help us out with testing the newest code and follow the bleeding edge of our `master`, please use the following config: +To help us out by testing the newest code, you can enable pre-release versions in the Code extension page. ==== Manual installation |
