Skip to content

Commit

Permalink
adding hex instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
drewkerrigan committed Nov 13, 2015
1 parent 65605bb commit bd22953
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ def application do
end
...
defp deps do
# [ {:riak, "~> 1.0"} ] # This client will be released to Hex soon
[ {:riak, github: "drewkerrigan/riak-elixir-client"} ]
[ {:riak, "~> 1.0"} ]
end
...
```
Expand Down

0 comments on commit bd22953

Please sign in to comment.