diff --git a/README.md b/README.md index 2dcd43b..880baae 100644 --- a/README.md +++ b/README.md @@ -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