From 369f3f61079eca782219fdc3ef6a80cb9885d770 Mon Sep 17 00:00:00 2001 From: Hiroyuki Sato Date: Mon, 19 Dec 2016 20:39:42 +0900 Subject: Add toml and fileutils --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e502af..8989def 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ the compiler (e.g. "opam switch 4.03.0"), then install the build tools and build ``` opam install oasis -opam install xml-light lwt ppx_deriving_yojson pcre ounit +opam install xml-light lwt ppx_deriving_yojson pcre ounit fileutils toml ``` I also recommend that you setup utop (a great interactive REPL) and setup your editor with merlin to -- cgit v1.2.3