From 0282b411c97277b0b381e0fb4221fdfaf4d5ab7c Mon Sep 17 00:00:00 2001 From: andrewchambers Date: Thu, 5 May 2016 11:18:07 +1200 Subject: [PATCH] Use ubuntu64.zip for ubuntu64 example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c38e8ec88..9cd94b132 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Download binary package for Linux, Mac and Freebsd from [http://emqtt.io/downloa Installing on Ubuntu64, for example: ```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 ./bin/emqttd console