From: Jim Date: Sat, 31 Jan 2015 19:05:51 +0000 (-0500) Subject: update installation for OCaml X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=1d9bb0c243d60d549af0a46655ce3c9fe2162174;hp=5513006d5e04b6fa2997c329d1050721df692506 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 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: