updated the location of built emqx

This commit is contained in:
aruldd 2019-07-19 18:59:48 +05:30 committed by turtleDeng
parent 2fc3e560d2
commit a6210f7142
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ git clone https://github.com/emqx/emqx-rel.git
cd emqx-rel && make cd emqx-rel && make
cd _rel/emqx && ./bin/emqx console cd _build/emqx/rel/emqx && ./bin/emqx console
``` ```