Skip to content

Commit ef37a4c

Browse files
author
Markus Pettersson
committed
Updated README to reflect deprecation of rustup install
1 parent 00c8019 commit ef37a4c

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
@@ -61,7 +61,7 @@ If `rustup` says the `miri` component is unavailable, that's because not all
6161
nightly releases come with all tools. Check out
6262
[this website](https://rust-lang.github.io/rustup-components-history) to
6363
determine a nightly version that comes with Miri and install that using
64-
`rustup install nightly-YYYY-MM-DD`.
64+
`rustup toolchain install nightly-YYYY-MM-DD`.
6565

6666
Now you can run your project in Miri:
6767

0 commit comments

Comments
 (0)