Skip to content

Commit

Permalink
Update 'Installation' section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 1, 2024
1 parent ab48aa4 commit 274b758
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ A lightweight WebSocket library for ClojureScript that uses

## Installation

Add the following dependency to your `project.clj` file:
Add the following dependency to your deps.edn file:

haslett/haslett {:mvn/version "0.1.7"}

Or to your Leiningen project file:

[haslett "0.1.7"]

Expand Down

0 comments on commit 274b758

Please sign in to comment.