Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit f5909cd

Browse files
authored
Merge pull request #503 from xwvvvvwx/update-install-instructions
Update install instructions to use rls-preview
2 parents e79cc12 + d3c67d0 commit f5909cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ rustup update nightly
5959
Once you have rustup installed, run the following commands:
6060

6161
```
62-
rustup component add rls --toolchain nightly
62+
rustup component add rls-preview --toolchain nightly
6363
rustup component add rust-analysis --toolchain nightly
6464
rustup component add rust-src --toolchain nightly
6565
```

0 commit comments

Comments
 (0)