
INSTALLING
==========

* `dune build`

Options:

* for configure :
  CPPFLAGS="-I <location of zlib header>"
  LIBS="-L <location of zlib library>"

Requirements:

- OCaml >= 3.10
- dune

