mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
doc: refresh readme
This commit is contained in:
parent
646ea1645c
commit
5f7b03d83b
1 changed files with 2 additions and 2 deletions
|
|
@ -246,7 +246,7 @@ per-version doc [there](http://c-cube.github.io/ocaml-containers/).
|
|||
|
||||
## Build
|
||||
|
||||
You will need OCaml `>=` 4.02.0.
|
||||
You will need OCaml `>=` 4.03.0.
|
||||
|
||||
### Via opam
|
||||
|
||||
|
|
@ -266,7 +266,7 @@ You need dune (formerly jbuilder).
|
|||
$ make
|
||||
```
|
||||
|
||||
To build and run tests (requires `oUnit` and [qtest](https://github.com/vincent-hugot/iTeML)):
|
||||
To build and run tests (requires `oUnit`, [qtest](https://github.com/vincent-hugot/qtest), `gen`, `iter`):
|
||||
|
||||
```
|
||||
$ opam install oUnit qtest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue