Update README.md

This commit is contained in:
Feng Lee 2015-09-24 00:17:00 +08:00
parent b08289a756
commit 6c5f0d019e
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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 the broker with R18.
## Goals ## Goals