Add note about federation plugin to README

This commit is contained in:
Brandon Shroyer 2016-04-05 14:35:37 -04:00
parent cf9ec432b9
commit 3ef3cf173d
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Assuming you have:
* installed [Elixir](http://elixir-lang.org/install.html)
* set up an active instance of RabbitMQ with NO users or vhosts beyond the defaults
* Are running the `rabbitmq-federation` plugin (for parameter management testing)
you can simply run `mix test` within the project root directory.