diff --git a/README.md b/README.md index 2da585b..ce67f1b 100644 --- a/README.md +++ b/README.md @@ -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