Skip to content

Commit

Permalink
fix readme to use library from github, close #13
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Aug 15, 2014
1 parent a8250c0 commit 321487f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Redis client for Elixir
Add this to the dependencies:

```elixir
{:exredis, "~> 0.1.0"}
{ :exredis, github: "artemeff/exredis" }
```

---
Expand Down

0 comments on commit 321487f

Please sign in to comment.