From 1d9bb0c243d60d549af0a46655ce3c9fe2162174 Mon Sep 17 00:00:00 2001 From: Jim Date: Sat, 31 Jan 2015 14:05:51 -0500 Subject: [PATCH] update installation for OCaml --- how_to_get_the_programming_languages_running_on_your_computer.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 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 426b53a7..de5c1b6a 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 @@ -278,7 +278,10 @@ The current version of OCaml is 4.02.1 (released October 2014). A second option is to install the OPAM package manager and use that to build and install the latest version of OCaml. Here's how to do that: - 1. Download [this file](https://raw.github.com/ocaml/opam/master/shell/opam_installer.sh) and note where it gets saved to. + 1. Download [this file](https://raw.github.com/ocaml/opam/master/shell/opam_installer.sh) and + note where it gets saved to. If it opens in your browser, then type + command-S / Save Page and save it somewhere on your disk, again noting its + location. 2. Open a terminal and type: -- 2.11.0