change download link to releases

This commit is contained in:
realtin 2015-07-14 13:43:50 +02:00
parent c4639a2c38
commit 0e74118eb8

View File

@ -8,7 +8,7 @@ making tests pass!
### Getting Started ### Getting Started
The easiest and fastest way to get the koans up and running is to [download the 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 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 and JLine, and you can skip the rest of this section (skip to "Running the
Koans"). Koans").