Skip to content

Commit ca9f11a

Browse files
author
Ann Witbrock
committed
Server is required
1 parent 9736b95 commit ca9f11a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

java/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
Here you can find the Java code examples from [RabbitMQ
44
tutorials](http://www.rabbitmq.com/getstarted.html).
55

6+
To successfully use the examples you will need a running RabbitMQ server.
7+
68
## Requirements
79

8-
To run this code you need to download the RabbitMQ
10+
You'll need to download the RabbitMQ
911
[java client library package](http://www.rabbitmq.com/java-client.html),
1012
and check its signature as described there.
1113
Unzip it into your working directory and ensure the JAR files from the

0 commit comments

Comments
 (0)