Merge pull request #549 from RalfJung/readme
fix README install instructions
This commit is contained in:
commit
fb2d0ff943
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue