Skip to content

Commit 4a0d6e8

Browse files
committed
Update readme to use 4.12
Signed-off-by: Rudi Grinberg <[email protected]>
1 parent 7b14bed commit 4a0d6e8

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
@@ -100,7 +100,7 @@ git clone --recursive [email protected]:ocaml/ocaml-lsp.git
100100
git submodule update --init --recursive
101101

102102
# create local switch (or use global one) and install dependencies
103-
opam switch create . ocaml-base-compiler.4.11.1 --with-test
103+
opam switch create . ocaml-base-compiler.4.12.0 --with-test
104104

105105
# don't forget to set your environment to use the local switch
106106
eval ($opam env)

0 commit comments

Comments
 (0)