Remove bogus link to download Clojure jar.
This commit is contained in:
		@@ -7,11 +7,10 @@ The only things you need to run the Clojure Koans are:
 | 
			
		||||
 | 
			
		||||
- JRE 1.5 or higher
 | 
			
		||||
- clojure-1.2.0.jar
 | 
			
		||||
  (http://github.com/downloads/relevance/functional-koans/clojure-1.2.0.jar)
 | 
			
		||||
 | 
			
		||||
clojure-1.2.0.jar needs to be placed in a directory `lib` under this project.
 | 
			
		||||
 | 
			
		||||
You can also use leiningen (http://github.com/technomancy/leiningen) to
 | 
			
		||||
You can use leiningen (http://github.com/technomancy/leiningen) to
 | 
			
		||||
automatically install the clojure-1.2.0.jar in the right place.
 | 
			
		||||
 | 
			
		||||
After you have leiningen installed, run
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user