Skip to content

Commit 9595390

Browse files
Update README.md
1 parent a0600df commit 9595390

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ The client is maintained by the [RabbitMQ team at Pivotal](http://github.com/rab
88

99
There are two ways to consume the client:
1010

11-
* [Binary releases](http://www.rabbitmq.com/download.html)
12-
* [NuGet artifacts](https://www.nuget.org/packages/RabbitMQ.Client/)
11+
* [NuGet artifacts](https://www.nuget.org/packages/RabbitMQ.Client/) (`4.x` and `3.6.x` series)
12+
* [Binary releases](https://github.com/rabbitmq/rabbitmq-server/releases) (`3.6.x` series, distributed with RabbitMQ releases)
13+
14+
[Release archive up to 3.4.3](https://bintray.com/rabbitmq/archive/rabbitmq-dotnet-client) is available from Bintray.
1315

1416

1517
## Tutorials and Documentation

0 commit comments

Comments
 (0)