Skip to content

Commit 79dffa1

Browse files
committed
[ci] Test path filter for interpreter
1 parent 13f7de1 commit 79dffa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The text format defines modules in S-expression syntax. Moreover, it is generali
1515

1616
## Building
1717

18-
You'll need OCaml 4.08 or higher. Instructions for installing a recent version of OCaml on multiple platforms are available [here](https://ocaml.org/docs/install.html). On most platforms, the recommended way is through [OPAM](https://ocaml.org/docs/install.html#OPAM).
18+
You'll need OCaml 4.12 or higher. Instructions for installing a recent version of OCaml on multiple platforms are available [here](https://ocaml.org/docs/install.html). On most platforms, the recommended way is through [OPAM](https://ocaml.org/docs/install.html#OPAM).
1919

2020
Once you have OCaml, simply do
2121

0 commit comments

Comments
 (0)