From b08289a7566cf1d4165e2c4fda59b86dcc864610 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Thu, 24 Sep 2015 00:16:24 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bebeacf46..a7c6d304a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ emqttd is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written i emqttd requires Erlang R17+ to build. -*** Notice that Erlang/OTP R18.0 introduced a [binary memory leak](http://erlang.org/pipermail/erlang-questions/2015-September/086098.html), DON'T compile emqttd with R18*** +** Notice that Erlang/OTP R18.0 introduced a [binary memory leak](http://erlang.org/pipermail/erlang-questions/2015-September/086098.html), DON'T compile emqttd with R18** ## Goals