Remove {} from coord to make it easier to copy'n'paste
This commit is contained in:
parent
aec0693b14
commit
467a0517bb
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ It is designed to work with Clojure 1.10 or later, supports `datafy`/`nav`, and
|
||||||
You can add `next.jdbc` to your project with either:
|
You can add `next.jdbc` to your project with either:
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
{seancorfield/next.jdbc {:mvn/version "1.0.462"}}
|
seancorfield/next.jdbc {:mvn/version "1.0.462"}
|
||||||
```
|
```
|
||||||
for `deps.edn` or:
|
for `deps.edn` or:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue