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 805f16e commit 5f4f8f1Copy full SHA for 5f4f8f1
src/pages/installation.md
@@ -26,7 +26,7 @@ opam update
26
opam switch create miking-ocaml 5.0.0
27
eval $(opam env)
28
29
-opam install dune linenoise menhir
+opam install dune linenoise menhir ocamlfind
30
```
31
32
:::tip If Using Multiple Opam Switches
0 commit comments