Skip to content

Commit e4ee15a

Browse files
committed
Update installation instructions in README
1 parent 98f7800 commit e4ee15a

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
@@ -7,7 +7,11 @@ purposes.
77

88
## Installation
99

10-
Add the following development dependency to your `project.clj` file:
10+
Add the following dependency to your deps.edn file:
11+
12+
ring/ring-mock {:mvn/version "0.4.0"}
13+
14+
Or to your Leiningen project file:
1115

1216
[ring/ring-mock "0.4.0"]
1317

0 commit comments

Comments
 (0)