diff --git a/README-CN.md b/README-CN.md index c2c5e80f4..c6efab682 100644 --- a/README-CN.md +++ b/README-CN.md @@ -86,7 +86,7 @@ EMQX Cloud 文档:[docs.emqx.com/zh/cloud/latest/](https://docs.emqx.com/zh/cl `master` 分支是最新的 5 版本,`main-v4.4` 是 4.4 版本。 -EMQX 4.4 版本需要 OTP 24;5 版本则可以使用 OTP 24 和 25 构建。 +EMQX 4.4 版本需要 OTP 24;5 版本则可以使用 OTP 25 和 26 构建。 ```bash git clone https://github.com/emqx/emqx.git diff --git a/README.md b/README.md index ad710b5e6..98f78c297 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The `master` branch tracks the latest version 5. For version 4.4 checkout the `m EMQX 4.4 requires OTP 24. EMQX 5.0 ~ 5.3 can be built with OTP 24 or 25. -EMQX 5.4 and newer can be built with OTP 24 or 25. +EMQX 5.4 and newer can be built with OTP 25 or 26. ```bash git clone https://github.com/emqx/emqx.git