summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84c6382..1b30bae 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ undertaken in future).
### clojure.java.jdbc
[`clojure.java.jdbc`][4] support is provided, but must be included
-explicitly. `clojure-sql` does not depend on `clojure.java.jdbc`.
+explicitly.
:::clojure
(require '[clojure-sql.jdbc :as jdbc])