Skip to content

Commit 321487f

Browse files
committed
fix readme to use library from github, close #13
1 parent a8250c0 commit 321487f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Redis client for Elixir
99
Add this to the dependencies:
1010

1111
```elixir
12-
{:exredis, "~> 0.1.0"}
12+
{ :exredis, github: "artemeff/exredis" }
1313
```
1414

1515
---

0 commit comments

Comments
 (0)