Skip to content

Commit a7a7060

Browse files
committed
Update readme to reflect new RabbitMQ testing
1 parent 8ccbdb8 commit a7a7060

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ bin\windows\zookeeper-server-start.bat config\zookeeper.properties
66
bin\windows\kafka-server-start.bat config\server.properties
77

88
For Windows, get RabbitMQ installed by following their instructions here: https://www.rabbitmq.com/download.html
9+
10+
For Mac, you can get RabbitMQ up and running quickly with homebrew: brew install rabbitmq
11+
After the brew runs, you can fire up RabbitMQ on your Mac with the command: rabbitmq-server

0 commit comments

Comments
 (0)