udpate readme

This commit is contained in:
Simon Cruanes 2014-08-07 13:42:55 +02:00
parent f2d027ac19
commit b878909d3c

View file

@ -119,8 +119,15 @@ There is a QuickCheck-like library called `QCheck` (now in its own repo).
## Build
There are no dependencies (`Sequence` is included).
The `Bij` module requires OCaml `>= 4.00` because of GADTs. Type:
You will need OCaml >= 4.01.0.
### Via opam
The prefered way to install is through [opam](http://opam.ocaml.org/).
$ opam install containers
### From Sources
$ make