From: Jim Date: Sat, 31 Jan 2015 18:57:13 +0000 (-0500) Subject: update installation for OCaml X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=18f779674ff951367a8a534d230e4b1d649a2699;ds=sidebyside update installation for OCaml --- 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 6fab52a3..188aa037 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 @@ -325,7 +325,7 @@ The current version of OCaml is 4.02.1 (released October 2014). That will install a version of OCaml and the Findlib add-on and OPAM package manager. - If you're using Ubuntu "Utopic" (14.10), there's [a note on the OPAM home page](https://github.com/ocaml/opam) + If you're using Ubuntu "Utopic" (14.10), there's [a note on the OPAM home page](https://opam.ocaml.org/doc/Install.html) warning that its version of OPAM is broken, and not to use it. Here's how you can get (OCaml and) OPAM from a newer repository: sudo apt-get install -y software-properties-common