From 7aa2271463272937e4407fbe537b396fdc97170c Mon Sep 17 00:00:00 2001 From: Colin Jones Date: Wed, 10 Nov 2010 19:10:15 -0600 Subject: [PATCH] Update README for 1.3.0-alpha3. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04fd8bf..e65fe3c 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-alpha2.jar +- clojure-1.3.0-alpha3.jar -clojure-1.3.0-alpha2.jar needs to be placed in a directory `lib` under this +clojure-1.3.0-alpha3.jar needs to be placed in a directory `lib` under this project. You can use Leiningen (http://github.com/technomancy/leiningen) to