Skip to content

Commit 9e13cba

Browse files
committed
Auto merge of #1062 - RalfJung:readme, r=RalfJung
generalize readme We didn't mean any specific date, that was just an example.
2 parents cf65c0c + a4eb34b commit 9e13cba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ rustup component add miri
6161
If `rustup` says the `miri` component is unavailable, that's because not all
6262
nightly releases come with all tools. Check out
6363
[this website](https://rust-lang.github.io/rustup-components-history) to
64-
determine a nightly version that comes with Miri and install that, e.g. using
65-
`rustup install nightly-2019-03-28`.
64+
determine a nightly version that comes with Miri and install that using
65+
`rustup install nightly-YYYY-MM-DD`.
6666

6767
Now you can run your project in Miri:
6868

0 commit comments

Comments
 (0)