add OPAM link
authorJim <jim.pryor@nyu.edu>
Sat, 31 Jan 2015 17:00:12 +0000 (12:00 -0500)
committerJim <jim.pryor@nyu.edu>
Sat, 31 Jan 2015 17:00:12 +0000 (12:00 -0500)
how_to_get_the_programming_languages_running_on_your_computer.mdwn

index 81468bb..3ad86cb 100644 (file)
@@ -229,7 +229,7 @@ Sometimes we may refer to Caml or ML
 more generally; but you can assume that what we're talking about always works more
 specifically in OCaml.
 
-It's helpful if in addition to OCaml you also install the Findlib add-on and/or the OPAM "package manager."
+It's helpful if in addition to OCaml you also install the Findlib add-on and/or the [OPAM](https://opam.ocaml.org) "package manager."
 These will make it easier to install additional add-ons further down the road.
 However, if you're not able to get them working, don't worry about it much.