Skip to content

Commit b72398d

Browse files
committed
fix README install instructions
1 parent 80a6e73 commit b72398d

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)