summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSon Ho2022-12-17 10:50:43 +0100
committerSon HO2023-02-03 11:21:46 +0100
commit304490110509324a20c7c2c3be9bf61931fa3a1c (patch)
tree47d47f70f70cc6cafa393ebe8cb7de68cf3b6739 /README.md
parent464ecbb8d756de32f6d0c14dca4e90e90c76c5bc (diff)
Make minor modifications and generate code for loops
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e711888..372d2f8a 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,8 @@ We use **OCaml 4.13.1**: `opam switch create 4.13.1+options`
The dependencies can then be installed with the following command:
```
-opam install ppx_deriving visitors easy_logging zarith yojson core_unix odoc unionFind
+opam install ppx_deriving visitors easy_logging zarith yojson core_unix odoc \
+ unionFind ocamlgraph
```
Moreover, Aeneas requires the Charon ML library, defined in the