diff --git a/INSTALL.md b/INSTALL.md index d6648d6db6c..bd7cd4df4ce 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -226,7 +226,7 @@ The steps require a working OCaml setup. OCaml version 4.04.X, 4.05.X, 4.06.X, o 4. F\* depends on a bunch of external OCaml packages which you should install using OPAM: ```sh - $ opam install ocamlbuild ocamlfind batteries stdint zarith yojson fileutils pprint menhir ulex ppx_deriving ppx_deriving_yojson process pprint + $ opam install ocamlbuild ocamlfind batteries stdint zarith yojson fileutils pprint menhir ulex ppx_deriving ppx_deriving_yojson process ``` **Note:** this list of packages is longer than the list in the