We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b14bed commit 4a0d6e8Copy full SHA for 4a0d6e8
README.md
@@ -100,7 +100,7 @@ git clone --recursive [email protected]:ocaml/ocaml-lsp.git
100
git submodule update --init --recursive
101
102
# create local switch (or use global one) and install dependencies
103
-opam switch create . ocaml-base-compiler.4.11.1 --with-test
+opam switch create . ocaml-base-compiler.4.12.0 --with-test
104
105
# don't forget to set your environment to use the local switch
106
eval ($opam env)
0 commit comments