Skip to content

Commit 75593a2

Browse files
committed
Update 'Installation' section in README
1 parent 8fedc3f commit 75593a2

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 @@ manipulating common response headers.
77

88
## Installation
99

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

1216
[ring/ring-headers "0.3.0"]
1317

0 commit comments

Comments
 (0)