X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=juli8.mdwn;fp=juli8.mdwn;h=888fd3bb16f38687854e529be12a22a91a364dec;hp=a5e6087a7c2f29a6c81f038378c8385db9b9d989;hb=5427d707b930ac80643ee5c9f41e019cebcc038d;hpb=ec3beaf6933b52a2434f08d4e93829bfbaa3d043 diff --git a/juli8.mdwn b/juli8.mdwn index a5e6087a..888fd3bb 100644 --- a/juli8.mdwn +++ b/juli8.mdwn @@ -83,7 +83,7 @@ Below, we'll give instructions on how to install Juli8 into your existing OCaml #use "juli8.ml";; -4. Next create a folder in your `$HOME` directory named `.juli8`. Download the Juli8 code from [[here]] (LINK). That link will no doubt be updated frequently in April and May 2015. The current version is: 1.2, posted 4 April 2015. Copy the contents of the `Juli8` folder that you downloaded into the `$HOME/.juli8` folder that you created. +4. Next create a folder in your `$HOME` directory named `.juli8`. Download the Juli8 code from [[here|/code/Juli8-v1.2.tgz]]. That link will no doubt be updated frequently in April and May 2015. The current version is: 1.2, posted 4 April 2015. Copy the contents of the `Juli8` folder that you downloaded into the `$HOME/.juli8` folder that you created. Now whenever you start up OCaml, the Juli8 OCaml libraries (including their monad components, which we'll be making extensive use of) will automatically be loaded.