Skip to content

Commit 8aa92af

Browse files
committed
Update 'Installation' section in README
1 parent 9fbff9c commit 8aa92af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ responses.
1111

1212
## Installation
1313

14-
Add the following dependency to your `project.clj`:
14+
Add the following dependency to your `deps.edn` file:
15+
16+
ring/ring-ssl {:mvn/version "0.3.0"}
17+
18+
Or to your Leiningen project file:
1519

1620
[ring/ring-ssl "0.3.0"]
1721

0 commit comments

Comments
 (0)