Skip to content

Commit

Permalink
Merge pull request #1409 from mikeshulman/zarith
Browse files Browse the repository at this point in the history
mention in INSTALL that you need to install zarith from opam
  • Loading branch information
Alizter authored Jan 14, 2021
2 parents da01833 + 9abadca commit cd794c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You may also need to run
to continue working in the same terminal. Then you can install the
required dependencies:

opam install ocaml camlp5 lablgtk3 lablgtk3-sourceview3 ocamlfind num
opam install ocaml camlp5 lablgtk3 lablgtk3-sourceview3 ocamlfind num zarith

[1]:https://opam.ocaml.org/doc/Install.html

Expand Down

0 comments on commit cd794c2

Please sign in to comment.