Skip to content

Commit

Permalink
Clarify Clojure 1.10 is a minimum requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Nov 3, 2020
1 parent 5e3657c commit 3a30e22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ It is designed to work with Clojure 1.10 or later, supports `datafy`/`nav`, and

## 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:

```clojure
Expand Down

0 comments on commit 3a30e22

Please sign in to comment.