Merge pull request #92 from Realtin/91-readme-links-to-releases
change download link to releases
This commit is contained in:
commit
8e846cf07a
1 changed files with 1 additions and 1 deletions
|
|
@ -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").
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue