File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -20,22 +20,8 @@ The easiest and recommended way of installing utop is via
20
20
21
21
$ opam install utop
22
22
23
- If you want to build it manually, you should install all the
24
- dependencies listed in the next section.
25
-
26
- Dependencies
27
- ------------
28
-
29
- * [ OCaml] ( http://caml.inria.fr/ocaml/ ) (>= 4.03.0)
30
- * [ Dune] ( http://github.com/ocaml/dune )
31
- * [ findlib] ( http://projects.camlcity.org/projects/findlib.html ) (>= 1.4.0)
32
- * [ cppo] ( http://mjambon.com/cppo.html ) (>= 1.0.1)
33
- * [ react] ( http://erratique.ch/software/react )
34
- * [ lwt] ( http://ocsigen.org/lwt/ ) (>= 2.4.0) built with react support
35
- * [ Camomile] ( http://github.com/yoriyuki/Camomile ) (>= 0.8)
36
- * [ zed] ( http://github.com/ocaml-community/zed ) (>= 3.0)
37
- * [ lambda-term] ( http://github.com/ocaml-community/lambda-term ) (>= 3.0)
38
- * [ mew\_ vi] ( http://github.com/kandu/mew_vi )
23
+ If you want to build it manually, refer to the opam file which lists the
24
+ dependencies.
39
25
40
26
Installation from sources
41
27
-------------------------
You can’t perform that action at this time.
0 commit comments