Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bougueil committed Dec 2, 2023
1 parent 73473aa commit 20e8805
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ These events, generated by multiple processes, are then flushed to disk for anal

## Installation

Add `jop` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:jop_ex, git: "https://github.com/bougueil/jop_ex"}
{:jop, "~> 0.1"}
]
end
```
Expand Down

0 comments on commit 20e8805

Please sign in to comment.