Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mutation-verifier.md #165

Merged
merged 7 commits into from
Oct 31, 2023
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/gambit/mutation-verifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ If you already have `certora-cli` installed and
pip install --upgrade certora-cli
```

```{note}
If you are on Linux, you will need pip version 20.3 and above.
chandrakananandi marked this conversation as resolved.
Show resolved Hide resolved
```

## Running the Mutation Verifier

Expand Down
3 changes: 2 additions & 1 deletion spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ invariant
invariants
iterable
Keccak
Linux
lifecycle
logics
macOS
Expand Down Expand Up @@ -159,4 +160,4 @@ verifier
verifiers
walkthrough
whitespace
prover_args
prover_args
chandrakananandi marked this conversation as resolved.
Show resolved Hide resolved