Remove bogus link to download Clojure jar.
This commit is contained in:
parent
3bce0bd3ee
commit
8733398e27
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user