From 28da5d87478a51583a6cb792bf3a8ee44b990e9f Mon Sep 17 00:00:00 2001 From: John Whitington Date: Mon, 2 Sep 2019 15:37:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97fcbba..8a85e1a 100644 --- a/README.md +++ b/README.md @@ -193,5 +193,5 @@ In short, make it more than a proof-of-concept: Building -------- -Should work on all platforms with OCaml 4.05. To build, run the `build` script. You will need `ocamlfind` and `ppx_tools` installed, both of which are available on OPAM. +Make sure to download from tag "OCaml17". Should work on all platforms with OCaml 4.05. To build, run the `build` script. You will need `ocamlfind` and `ppx_tools` installed, both of which are available on OPAM.