Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Jul 17, 2013
1 parent 538c153 commit ab5dc2e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ Redis client for Elixir
Add this to the dependencies:

```elixir
# edge
{ :exredis, "0.0.2", [ github: "artemeff/exredis" ] }

# stable
{ :exredis, "0.0.1", [ github: "artemeff/exredis", tag: "0.0.1" ] }
{ :exredis, "0.0.2", [ github: "artemeff/exredis", tag: "v0.0.2" ] }
```

---
Expand Down

0 comments on commit ab5dc2e

Please sign in to comment.