X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=how_to_get_the_programming_languages_running_on_your_computer.mdwn;h=de5c1b6a50d62aa1f667b00d6c8d417f24880231;hp=426b53a7ed43627c723267d75fe2e8837333e099;hb=1d9bb0c243d60d549af0a46655ce3c9fe2162174;hpb=5513006d5e04b6fa2997c329d1050721df692506 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: