From 2841228b07e1626eb7d9941d21041a8964f8b74f Mon Sep 17 00:00:00 2001 From: Colin Jones Date: Tue, 2 Nov 2010 19:40:45 -0500 Subject: [PATCH] Update README to reflect 1.3.0-alpha2 update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f629305..3b4c869 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ making tests pass! The only things you need to run the Clojure Koans are: - JRE 1.5 or higher -- clojure-1.3.0-alpha1.jar +- clojure-1.3.0-alpha2.jar -clojure-1.3.0-alpha1.jar needs to be placed in a directory `lib` under this +clojure-1.3.0-alpha2.jar needs to be placed in a directory `lib` under this project. You can use Leiningen (http://github.com/technomancy/leiningen) to