From 46efea7823acfef5230f33f4b27c99bc176aafbc Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 20 Jan 2017 23:56:32 +0700 Subject: Use BatOption.defalt instead of homegrown equivalent. If we are going to use batteries for numeric_compare, why not take advantage of the rest. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a146242..5241665 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ the build dependencies: ``` opam switch 4.03.0 opam install oasis -opam install fileutils lwt ocplib-endian ounit pcre ppx_deriving_yojson sha toml xml-light +opam install fileutils lwt ocplib-endian ounit pcre ppx_deriving_yojson sha toml xml-light batteries ``` To build the project, run the setup script, then `make`: -- cgit v1.2.3