Skip to content

Commit

Permalink
install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaliva committed Jul 4, 2023
1 parent e6b409a commit c5cd5fe
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README-cheri.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,12 @@ Then to build Cerberus-CHERI:

```bash
make cheri
```
```

To install Cerberus-CHERI:

```bash
opam pin add -n cerberus-lib .
opam pin add -n cerberus-cheri .
opam install cerberus-cheri
```

0 comments on commit c5cd5fe

Please sign in to comment.