Skip to content

Commit

Permalink
tweaked readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrisbin committed Jan 19, 2011
1 parent 402b591 commit 06c5933
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This is a fork of the [official RabbitMQ/AMQP Erlang client](https://github.com/
It's meant to be included in your rebar projects in your rebar.config file:

{deps, [
{rabbit_common, ".*", {git, "git://github.com/jbrisbin/rabbit_common.git", "HEAD"}},
{amqp_client, ".*", {git, "git://github.com/jbrisbin/amqp_client.git", "HEAD"}}
]}.

Expand Down

0 comments on commit 06c5933

Please sign in to comment.