Clarify Clojure 1.10 is a minimum requirement
This commit is contained in:
parent
5e3657c25f
commit
3a30e22840
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ It is designed to work with Clojure 1.10 or later, supports `datafy`/`nav`, and
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
**You must be using Clojure 1.10 or later.** 1.10.1 is the most recent stable version of Clojure (as of November 3rd, 2020).
|
||||||
|
|
||||||
You can add `next.jdbc` to your project with either:
|
You can add `next.jdbc` to your project with either:
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue