Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ianno committed Nov 5, 2014
1 parent f0b2e14 commit e171a8d
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 @@ -13,7 +13,7 @@ The LTL properties are:
4. `[]( (state == HOLD) -> ((x != DISABLE) && (x != RESUME) )) -> <>(state == STANDBY) `

To compile and verify the model you can use 'ispin' (SPIN graphical environment),
or, using the command line, with:
or, using the command line:

- `spin -a cruise.pml`
- `gcc -o pan pan.c`
Expand Down

0 comments on commit e171a8d

Please sign in to comment.