Remove line breaks for Github's Markdown.

This commit is contained in:
Colin Jones 2011-02-10 21:16:39 -06:00
parent 37ab2e4e2d
commit 1a95c214b4

View File

@ -7,8 +7,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/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").