Skip to content

Commit

Permalink
Update doc/src/tools/kani.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jaisurya Nanduri <91620234+jaisnan@users.noreply.github.com>
  • Loading branch information
QinyuanWu and jaisnan authored Sep 16, 2024
1 parent 50bbe10 commit 8b6a357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/tools/kani.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pub mod verify {

### Step 2

Run the following command in your local terminal:
Run the following command in your local terminal (replace /path/ with your local paths):

`kani verify-std -Z unstable-options "path/to/library" --target-dir "/path/to/target" -Z function-contracts -Z stubbing -Z mem-predicates`.

Expand Down

0 comments on commit 8b6a357

Please sign in to comment.