We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17daeef commit d2b95e0Copy full SHA for d2b95e0
clojure/README.md
@@ -5,11 +5,9 @@ Here you can find Clojure code examples from
5
6
## Requirements
7
8
-To run this code you need [Langohr](http://clojurerabbitmq.info).
+To run this code you need [Leiningen](http://leiningen.org).
9
10
-Dependencies are managed by [Leiningen](http://leiningen.org).
11
-
12
-These tutorials only require JDK 6 or 7 (Oracle or OpenJDK).
+These tutorials will work on JDK 6 through 8 (Oracle or OpenJDK).
13
14
## Code
15
0 commit comments