Merge pull request #540 from andrewchambers/patch-1

Use ubuntu64.zip for ubuntu64 example
This commit is contained in:
Feng Lee 2016-05-05 09:16:55 +08:00
commit 88fd4f5734
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Download binary package for Linux, Mac and Freebsd from [http://emqtt.io/downloa
Installing on Ubuntu64, for example: Installing on Ubuntu64, for example:
```sh ```sh
unzip emqttd-macosx-0.16.0-beta-20160216.zip && cd emqttd unzip emqttd-ubuntu64-0.16.0-beta-20160216.zip && cd emqttd
# start console # start console
./bin/emqttd console ./bin/emqttd console