diff --git a/deps/rabbitmq_cli/README.md b/deps/rabbitmq_cli/README.md index 14fd372472..39cf4db2f6 100644 --- a/deps/rabbitmq_cli/README.md +++ b/deps/rabbitmq_cli/README.md @@ -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.