From f2a2c2b598a21c26dca30e30c96aa2a64112034d Mon Sep 17 00:00:00 2001 From: Eduard Date: Thu, 22 Mar 2018 13:00:42 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b96eb63..796ceb9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ensemble adapter for RabbitMQ ## Installation 1. Install [java 1.8](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html). -2. Build [RabbitMQ-Ensemble-javaapi](https://github.com/intersystems-ru/RabbitMQ-Ensemble-javaapi) or download [latest binary](https://github.com/intersystems-ru/RabbitMQ-Ensemble-javaapi/releases). +2. Get the JAR: build [RabbitMQ-Ensemble-javaapi](https://github.com/intersystems-ru/RabbitMQ-Ensemble-javaapi) or download [latest jar](https://github.com/intersystems-ru/RabbitMQ-Ensemble-javaapi/releases). 3. Create (or use any existing one) Java gateway. To create one go to SMP > System Administration > Configuration > Connectivity > Object Gateways. Remember the `Port` value. 4. Start Java Gateway. 5. In a terminal in a target namespace execute: