Skip to content

Commit

Permalink
Update tests/difference/core/quint_model/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: insumity <[email protected]>
  • Loading branch information
p-offtermatt and insumity authored Oct 6, 2023
1 parent 9d40842 commit 3eeb3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/difference/core/quint_model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ quint test ccv_statemachine.qnt --main CCVDefaultStateMachine

### Invariants

The invariants to check are in ccv_statemachine.qnt.
The invariants to check are in [ccv_statemachine.qnt](ccv_statemachine.qnt).
Check a single invariant by running
`quint run --invariant INVARIANT_NAME ccv_statemachine.qnt --main CCVDefaultStateMachine`,
or all invariants one after another with the help of the script `run_invariants.sh`.
Expand Down

0 comments on commit 3eeb3fd

Please sign in to comment.