X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=installing.mdwn;h=81f27ec1651ad5b7f01e04db9fe4c7ae186d7595;hp=dcd8d1fbe0bfa564cb095001e9941a29f98e6207;hb=b69d79536fa5452f2a3352ba96081dcb34297daa;hpb=dca6ccfb675bdeff343a2aad1514e6b6a170b0d6 diff --git a/installing.mdwn b/installing.mdwn index dcd8d1fb..81f27ec1 100644 --- a/installing.mdwn +++ b/installing.mdwn @@ -21,8 +21,8 @@ wrong and exactly what you did to achieve joy. If you're using a Mac without MacPorts (explained below), then Chicken and OCaml will be installed under your user home; but Racket's and GHC's Installers put them into system directories. - - + + ## Identifying your system ## We'll assume you're using either Mac OS X, or Windows, or Linux. @@ -321,7 +321,7 @@ The current version of OCaml is 4.02.1 (released October 2014). location. 2. Open a terminal and type: - + sh /path/to/opam_installer.sh ~/bin Except replace `/path/to` with the real location, that you noted in step 1. When prompted "Do you want OPAM to modify ~/.bash_profile and ~/.ocamlinit?", say "y".