We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8250c0 commit 321487fCopy full SHA for 321487f
README.md
@@ -9,7 +9,7 @@ Redis client for Elixir
9
Add this to the dependencies:
10
11
```elixir
12
-{:exredis, "~> 0.1.0"}
+{ :exredis, github: "artemeff/exredis" }
13
```
14
15
---
0 commit comments