This commit is contained in:
Michael Klishin 2014-08-23 12:55:42 +04:00
parent 17daeef6b6
commit d2b95e00f0

View File

@ -5,11 +5,9 @@ Here you can find Clojure code examples from
## Requirements
To run this code you need [Langohr](http://clojurerabbitmq.info).
To run this code you need [Leiningen](http://leiningen.org).
Dependencies are managed by [Leiningen](http://leiningen.org).
These tutorials only require JDK 6 or 7 (Oracle or OpenJDK).
These tutorials will work on JDK 6 through 8 (Oracle or OpenJDK).
## Code