Skip to content

Commit 5f4f8f1

Browse files
authored
Added ocamlfind to webpage
1 parent 805f16e commit 5f4f8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ opam update
2626
opam switch create miking-ocaml 5.0.0
2727
eval $(opam env)
2828
29-
opam install dune linenoise menhir
29+
opam install dune linenoise menhir ocamlfind
3030
```
3131

3232
:::tip If Using Multiple Opam Switches

0 commit comments

Comments
 (0)