fix README install instructions

This commit is contained in:
Ralf Jung 2018-11-27 14:48:46 +01:00
parent 80a6e73942
commit b72398de74

View File

@ -56,7 +56,7 @@ compiled the right way.
Install Miri as a cargo subcommand:
```sh
cargo +nightly install --git https://github.com/solson/miri/
cargo +nightly install --git https://github.com/solson/miri/ miri
```
Be aware that if you used `rustup override set` to fix a particular Rust version