Skip to content

Commit

Permalink
Update installation.md with menhir dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aathn committed Mar 21, 2024
1 parent bb4acd0 commit fdeee6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ opam update
opam switch create miking-ocaml 5.0.0
eval $(opam env)
opam install dune linenoise
opam install dune linenoise menhir
```

:::tip If Using Multiple Opam Switches
Expand Down

0 comments on commit fdeee6a

Please sign in to comment.