v2.0-beta.2-20160910

This commit is contained in:
Feng 2016-09-10 17:34:00 +08:00
parent 9f68cfec01
commit 811f8a10eb
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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: