Skip to content

Commit fb2d0ff

Browse files
authored
Merge pull request #549 from RalfJung/readme
fix README install instructions
2 parents 80a6e73 + b72398d commit fb2d0ff

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
@@ -56,7 +56,7 @@ compiled the right way.
5656
Install Miri as a cargo subcommand:
5757

5858
```sh
59-
cargo +nightly install --git https://github.com/solson/miri/
59+
cargo +nightly install --git https://github.com/solson/miri/ miri
6060
```
6161

6262
Be aware that if you used `rustup override set` to fix a particular Rust version

0 commit comments

Comments
 (0)