Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kayceesrk authored May 20, 2020
1 parent c2925c7 commit 6fe4e3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ On Ubuntu 18.04.4 LTS you can try the following commands:
$ sudo apt-get install git libgmp-dev libdw-dev python3-pip jq bubblewrap m4 unzip
$ pip3 install intervaltree

# Install OPAM if not available already
$ sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh)
$ opam init

$ opam install dune.1.11.4

$ make ocaml-versions/4.06.0.bench
Expand Down

0 comments on commit 6fe4e3f

Please sign in to comment.