fixed environment
This commit is contained in:
parent
95a842ba40
commit
1100b4819c
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ With this, you should now have a working development setup! See
|
|||
["Testing Miri"](#testing-miri) above for how to proceed.
|
||||
|
||||
Running `cargo miri` in this setup is a bit more complicated, because the Miri
|
||||
binary you just created does not actually run without some enviroment variables.
|
||||
binary you just created does not actually run without some environment variables.
|
||||
But you can contort cargo into calling `cargo miri` the right way for you:
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue