From: Jim Date: Sat, 31 Jan 2015 16:53:56 +0000 (-0500) Subject: OCaml installation refinements X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=513394b4086fc02f9f8214c52d3e8bbaa9cdfd27 OCaml installation refinements --- diff --git a/how_to_get_the_programming_languages_running_on_your_computer.mdwn b/how_to_get_the_programming_languages_running_on_your_computer.mdwn index 0275051c..bea78cf5 100644 --- a/how_to_get_the_programming_languages_running_on_your_computer.mdwn +++ b/how_to_get_the_programming_languages_running_on_your_computer.mdwn @@ -234,12 +234,8 @@ This will make it easier to install additional add-ons further down the road. However, if you're not able to get that working, don't worry about it much. The current version of OCaml is 4.02.1 (released October 2014). - -* *Another instruction page focuses on [OPAM](http://ocaml.org/docs/install.html), also [this](https://opam.ocaml.org).* - -* *[More details about installing OCaml on Macs, if needed](http://cocan.org/getting_started_with_ocaml_on_mac_os_x)* * In your web browser: @@ -267,6 +263,10 @@ The current version of OCaml is 4.02.1 (released October 2014). *Instructions coming* +* *Another instruction page focuses on [OPAM](http://ocaml.org/docs/install.html), also [this](https://opam.ocaml.org).* + +* *[More details about installing OCaml on Macs, if needed](http://mirror.ocamlcore.org/wiki.cocan.org/getting_started_with_ocaml_on_mac_os_x)* +