Skip to content

Commit

Permalink
remove merlin, dune-release from install page
Browse files Browse the repository at this point in the history
  • Loading branch information
sabine authored Feb 5, 2024
1 parent e7a52ba commit 87795c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ocamlorg_frontend/pages/install.eml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Layout.render
complete your OCaml development environment. To install them in your current opam switch, run this command:
</p>

<%s! Copy_to_clipboard_snippet.render ~id:"install-platform-tools" "opam install merlin ocaml-lsp-server odoc ocamlformat utop dune-release" %>
<%s! Copy_to_clipboard_snippet.render ~id:"install-platform-tools" "opam install ocaml-lsp-server odoc ocamlformat utop" %>

<p>Now you are ready to write some OCaml code!</p>
</div>
Expand Down

0 comments on commit 87795c3

Please sign in to comment.