Skip to content

Commit

Permalink
fixed environment
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored and kenta7777 committed Mar 30, 2019
1 parent d9178b9 commit 83b7f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83b7f2e

Please sign in to comment.