Update OCaml support

After attempting to run OCaml on a separate machine, I realized that I needed to
update the documentation in my wpc-ocaml package.
This commit is contained in:
William Carroll 2019-12-22 21:01:15 +00:00
parent 3dc1bc4f84
commit 8fc68d8edb
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
;; Dependencies:
;; - `opam install tuareg`
;; - `opam install merlin`
;; - `opam install user-setup`
;; - `opam install user-setup && opam user-setup install`
;; - `opam install ocamlformat`
;;; Code: