Merge pull request #92 from Realtin/91-readme-links-to-releases

change download link to releases
This commit is contained in:
Colin Jones 2015-07-14 08:38:44 -05:00
commit 8e846cf07a

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").