Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
SHoltzen committed Aug 8, 2020
1 parent 49da199 commit bf4946e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Then, install the following dependencies from `opam`:

```
opam init # must be performed before installing opam packages
opam switch 4.09 # ocaml 4.09 is required
eval `opam config env` # optional: add this line to your .bashrc
opam depext mlcuddidl
opam install ounit core ppx_sexp_conv sexplib core_bench menhir ppx_deriving
```

Expand Down

0 comments on commit bf4946e

Please sign in to comment.