From 18f779674ff951367a8a534d230e4b1d649a2699 Mon Sep 17 00:00:00 2001 From: Jim Date: Sat, 31 Jan 2015 13:57:13 -0500 Subject: [PATCH] update installation for OCaml --- how_to_get_the_programming_languages_running_on_your_computer.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0