Skip to content

Commit

Permalink
Update install-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
celinval authored and tedinski committed Apr 22, 2022
1 parent 5e211b0 commit 30f8290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/install-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ source $HOME/.cargo/env

## Building and testing Kani

Build kani-compiler executable:
Build Kani's packages:

```
( cd src/kani-compiler && cargo build )
cargo build
```

Then, optionally, run the regression tests:
Expand Down

0 comments on commit 30f8290

Please sign in to comment.