From 0e74118eb8ed90c81ce44543056e55e93fc3cab6 Mon Sep 17 00:00:00 2001 From: realtin Date: Tue, 14 Jul 2015 13:43:50 +0200 Subject: [PATCH] change download link to releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a1779..a7da7af 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ making tests pass! ### Getting Started The easiest and fastest way to get the koans up and running is to [download the -latest zip file from Github](https://github.com/functional-koans/clojure-koans/downloads). +latest zip file from Github](https://github.com/functional-koans/clojure-koans/releases). This way, you'll have all the dependencies you need, including Clojure itself and JLine, and you can skip the rest of this section (skip to "Running the Koans").