summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAymeric Fromherz2024-05-06 12:52:43 +0200
committerAymeric Fromherz2024-05-06 12:52:43 +0200
commit5dd789c4962efc698da6d3fd50f3a165720b2e42 (patch)
treedf408dcf32e8117d205b303ad9a92c569587d1f3
parentc960034af0218bd0d1e5137347dfbb5233921d1a (diff)
Add menhir and ocamlformat to list of required opam packages
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74de4500..3775ad9c 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The dependencies can then be installed with the following command:
```
opam install ppx_deriving visitors easy_logging zarith yojson core_unix odoc \
- unionFind ocamlgraph
+ unionFind ocamlgraph menhir ocamlformat
```
Moreover, Aeneas requires the Charon ML library, defined in the