Update README

This commit is contained in:
turtleDeng 2020-01-11 16:44:01 +08:00 committed by GitHub
commit 7259f78449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ docker run -d --name emqx -p 1883:1883 -p 8083:8083 -p 8883:8883 -p 8084:8084 -p
The *EMQ X* broker requires Erlang/OTP R21+ to build since 3.0 release.
```
git clone https://github.com/emqx/emqx-rel.git
git clone -b v4.0.0 https://github.com/emqx/emqx-rel.git
cd emqx-rel && make