Skip to content

Commit

Permalink
Merge pull request #669 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
fixed environment
  • Loading branch information
RalfJung authored Mar 28, 2019
2 parents 95a842b + 1100b48 commit 11cbfd7
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 11cbfd7

Please sign in to comment.