Remove bogus link to download Clojure jar.

This commit is contained in:
Colin Jones 2010-10-27 17:38:34 -05:00
parent 3bce0bd3ee
commit 8733398e27

View File

@ -7,11 +7,10 @@ The only things you need to run the Clojure Koans are:
- JRE 1.5 or higher
- clojure-1.2.0.jar
(http://github.com/downloads/relevance/functional-koans/clojure-1.2.0.jar)
clojure-1.2.0.jar needs to be placed in a directory `lib` under this project.
You can also use leiningen (http://github.com/technomancy/leiningen) to
You can use leiningen (http://github.com/technomancy/leiningen) to
automatically install the clojure-1.2.0.jar in the right place.
After you have leiningen installed, run