Skip to content

Commit

Permalink
Remove pprint duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
catalin-hritcu authored Jul 2, 2019
1 parent 745b7a7 commit bdfd8f5
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 @@ -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
Expand Down

0 comments on commit bdfd8f5

Please sign in to comment.