update gossip readme

This commit is contained in:
Asim 2016-11-05 08:31:19 +00:00 committed by Vasiliy Tolstov
parent 50376292b9
commit 6245edae3b

View File

@ -17,4 +17,4 @@ On startup you'll see something like
2016/06/19 14:05:43 Local memberlist node 127.0.0.1:45465
```
To join this gossip ring use `--registry_address 127.0.0.1:45465` when starting other nodes
To join this gossip ring use `--registry=gossip --registry_address 127.0.0.1:45465` when starting other nodes