Skip to content

Commit a0f19fd

Browse files
emillonkit-ty-kate
authored andcommitted
Doc: only mention dependencies in the opam file
1 parent 511e713 commit a0f19fd

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,8 @@ The easiest and recommended way of installing utop is via
2020

2121
$ opam install utop
2222

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.
3925

4026
Installation from sources
4127
-------------------------

0 commit comments

Comments
 (0)