diff --git a/README.md b/README.md index 427bf249..83398a65 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,11 @@ http://docs.wso2.com/iot-server. * Support for SCEP protocol (encryption and authenticity) ### How to Run -* Extract the downloaded wso2iot-3.2.0.zip file; this will create a folder named ‘wso2iot-3.2.0’. +* Extract the downloaded wso2iot-3.3.0.zip file; this will create a folder named ‘wso2iot-3.3.0’. * IoT Server comes with three runnable components namely broker, core, and analytics. Start these components in following order by executing the following scripts: - * wso2iot-3.2.0//bin/broker.sh [.bat] - * wso2iot-3.2.0/bin/iot-server.sh [.bat] - * wso2iot-3.2.0/bin/analytics.sh [.bat] + * wso2iot-3.3.0/bin/broker.sh [.bat] + * wso2iot-3.3.0/bin/iot-server.sh [.bat] + * wso2iot-3.3.0/bin/analytics.sh [.bat] ### How to Contribute