Explorar o código

remove duplicate 'Cluster' chapter

Ery Lee %!s(int64=11) %!d(string=hai) anos
pai
achega
ffcb11896c
Modificáronse 1 ficheiros con 0 adicións e 20 borrados
  1. 0 20
      README.md

+ 0 - 20
README.md

@@ -97,26 +97,6 @@ on 'host2':
 
 
 Run './bin/emqtt_ctl cluster' on 'host1' or 'host2' to check cluster nodes.
 Run './bin/emqtt_ctl cluster' on 'host1' or 'host2' to check cluster nodes.
 
 
-## Cluster
-
-Suppose we cluster two nodes on 'host1', 'host2', steps:
-
-on 'host1':
-
-```
-./bin/emqtt start
-```
-
-on 'host2':
-
-```
-./bin/emqtt start
-
-./bin/emqtt cluster emqtt@host1
-```
-
-Run './bin/emqtt cluster' on 'host1' or 'host2' to check cluster nodes.
-
 ## HTTP API
 ## HTTP API
 
 
 eMQTT support http to publish message.
 eMQTT support http to publish message.