Provide clickable links in README.
This commit is contained in:
parent
a0a8677c83
commit
26c702ffd0
@ -10,12 +10,12 @@ making tests pass!
|
|||||||
The only things you need to run the Clojure Koans are:
|
The only things you need to run the Clojure Koans are:
|
||||||
|
|
||||||
- JRE 1.5 or higher
|
- JRE 1.5 or higher
|
||||||
- clojure-1.3.0-alpha3.jar
|
- [clojure-1.3.0-alpha3.jar](https://github.com/downloads/clojure/clojure/clojure-1.3.0-alpha3.zip)
|
||||||
|
|
||||||
clojure-1.3.0-alpha3.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.
|
project.
|
||||||
|
|
||||||
You can use Leiningen (http://github.com/technomancy/leiningen) to
|
You can use [Leiningen](http://github.com/technomancy/leiningen) to
|
||||||
automatically install the Clojure jar in the right place. Leiningen will also
|
automatically install the Clojure jar in the right place. Leiningen will also
|
||||||
get you a couple more jarfiles, including JLine, which allows you some of the
|
get you a couple more jarfiles, including JLine, which allows you some of the
|
||||||
functionality of readline (command-line history, for example).
|
functionality of readline (command-line history, for example).
|
||||||
|
Loading…
Reference in New Issue
Block a user