mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
update readme
This commit is contained in:
parent
7a22286ca1
commit
9b804b46a5
1 changed files with 1 additions and 4 deletions
|
|
@ -185,8 +185,7 @@ The prefered way to install is through http://opam.ocaml.org/[opam].
|
||||||
|
|
||||||
=== From Sources
|
=== From Sources
|
||||||
|
|
||||||
On the branch `master` you will need `oasis` to build the library. On the
|
You need dune (formerly jbuilder).
|
||||||
branch `stable` it is not necessary.
|
|
||||||
|
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
|
|
@ -547,8 +546,6 @@ printer:: `'a printer = Format.formatter -> 'a -> unit` is a pretty-printer
|
||||||
|
|
||||||
See link:doc/containers.adoc[the extended documentation] for more examples.
|
See link:doc/containers.adoc[the extended documentation] for more examples.
|
||||||
|
|
||||||
Powered by image:http://oasis.forge.ocamlcore.org/oasis-badge.png[alt="OASIS", style="border: none;", link="http://oasis.forge.ocamlcore.org/"]
|
|
||||||
|
|
||||||
== HOWTO (for contributors)
|
== HOWTO (for contributors)
|
||||||
|
|
||||||
=== Make a release
|
=== Make a release
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue