Merge branch 'emq20'

This commit is contained in:
Feng 2016-09-10 17:34:20 +08:00
commit cf821826b6
2 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ Installing on Mac, for example:
.. code-block:: bash .. 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 # Start emqttd
./bin/emqttd start ./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. 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: .. _install_on_linux:
@ -47,7 +47,7 @@ Download CentOS Package from: http://emqtt.io/downloads/latest/centos, and then
.. code-block:: bash .. 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: Start the broker in console mode: