From 4eb599930ce62c0f7011ccda9d81d0b2c14733ad Mon Sep 17 00:00:00 2001 From: Jim Date: Mon, 2 Feb 2015 09:05:18 -0500 Subject: [PATCH] add anchors to installing --- installing.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installing.mdwn b/installing.mdwn index 81f27ec1..a74bce13 100644 --- a/installing.mdwn +++ b/installing.mdwn @@ -135,6 +135,7 @@ If you're using Linux or a Mac without MacPorts, then open a Terminal and type t echo 'export PATH="$HOME/bin:$PATH"' >> ~/.bash_profile + ## Getting Scheme ## **Scheme** is one of two or three major dialects of *Lisp*, which is a large family @@ -256,6 +257,7 @@ The current version of Racket is 6.1.1 (released November 2014). keyboard arrows. + ## Getting OCaml ## **Caml** is one of two major dialects of *ML*, which is another large family of @@ -392,6 +394,7 @@ double-click and install. + ## Getting Haskell ## This last installation is less crucial than the others, since we will be focusing -- 2.11.0