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: