Skip to content

Commit ace9656

Browse files
committed
Update installation instructions in README
1 parent 7810dd9 commit ace9656

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ database connection pool and [Ragtime][] migrations to a configuration.
1010

1111
## Installation
1212

13-
To install, add the following to your project `:dependencies`:
13+
Add the following dependency to your deps.edn file:
14+
15+
duct/module.sql {:mvn/version "0.6.1"}
16+
17+
Or to your Leiningen project file:
1418

1519
[duct/module.sql "0.6.1"]
1620

0 commit comments

Comments
 (0)