From 5371b8bfbebb84527459ba84c4c93deaade99154 Mon Sep 17 00:00:00 2001 From: Chiran Date: Thu, 21 Sep 2017 22:20:50 +0530 Subject: [PATCH] Updated mqtt-sample README --- modules/samples/artifacts/0042/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/samples/artifacts/0042/README.txt b/modules/samples/artifacts/0042/README.txt index 9b1f52ca9..d346c64dd 100644 --- a/modules/samples/artifacts/0042/README.txt +++ b/modules/samples/artifacts/0042/README.txt @@ -1,6 +1,6 @@ [1] Copy {WSO2SPHome}/samples/artifacts/0042/mqtt-sample.siddhi file to {WSO2_SP_Home}/wso2/worker/deployment/siddhi-files/ -[2] Before run MQTT samples, set up a mosquitto server which support mqtt.(https://mosquitto.org/download/) -[3] After the set up ,start the MQTT server by running the following command +[2] Before run MQTT samples, set up mosquitto server which support mqtt.(https://mosquitto.org/download/) +[3] After the set up ,start the mosquitto server by running the following command mosquitto or sudo service mosquitto status [4] Navigate to {WSO2SPHome}/bin and start the server using ./worker.sh [5] Start the command line subscriber in a separate terminal using the following command: