diff --git a/docs/source/getstarted.rst b/docs/source/getstarted.rst index c7240b8fc..19bd25dbb 100644 --- a/docs/source/getstarted.rst +++ b/docs/source/getstarted.rst @@ -65,7 +65,7 @@ Installing on Mac, for example: .. code-block:: bash - unzip emqttd-macosx-2.0-beta1-20160830.zip && cd emqttd + unzip emqttd-macosx-v2.0-beta.2-20160910.zip && cd emqttd # Start emqttd ./bin/emqttd start diff --git a/docs/source/install.rst b/docs/source/install.rst index f16f2edec..a245cd612 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -35,7 +35,7 @@ Download binary packages from: http://emqtt.io/downloads The package name consists of platform, version and release time. -For example: emqttd-centos64-2.0-beta1-20160830.zip +For example: emqttd-centos64-v2.0-beta.2-20160910.zip .. _install_on_linux: @@ -47,7 +47,7 @@ Download CentOS Package from: http://emqtt.io/downloads/latest/centos, and then .. code-block:: bash - unzip emqttd-centos64-2.0-beta-20160830.zip + unzip emqttd-centos64-v2.0-beta.2-20160910.zip Start the broker in console mode: