Remove space instead of line breaks for Github Markdown link.
This commit is contained in:
parent
1a95c214b4
commit
8450a39d3d
@ -7,7 +7,8 @@ making tests pass!
|
|||||||
|
|
||||||
### Getting Started
|
### 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).
|
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).
|
||||||
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 New Issue
Block a user