Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 44d2451

Browse files
authored
Fix missed nightly version update
1 parent 19fb67a commit 44d2451

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
@@ -32,7 +32,7 @@ You can install it by using `rustup install nightly-2020-12-20` if you already h
3232
Then you can do:
3333

3434
```sh
35-
$ rustup component add rustc-dev llvm-tools-preview --toolchain nightly-2020-11-19
35+
$ rustup component add rustc-dev llvm-tools-preview --toolchain nightly-2020-12-20
3636
$ cargo +nightly-2020-12-20 install --git https://github.com/rust-lang/rust-semverver
3737
```
3838

0 commit comments

Comments
 (0)