Update readme for consul syntax changes
This commit is contained in:
@@ -12,7 +12,7 @@ its easily swapped out with etcd, kubernetes, or various other systems. We'll ru
|
||||
2. Run Consul
|
||||
|
||||
```shell
|
||||
$ consul agent -server -bootstrap-expect 1 -data-dir /tmp/consul
|
||||
$ consul agent -dev -advertise=127.0.0.1
|
||||
```
|
||||
|
||||
## Run the example
|
||||
|
Reference in New Issue
Block a user