Update readme for consul syntax changes

This commit is contained in:
Asim
2016-02-07 21:30:18 +00:00
parent de2ee66cda
commit c53a51c959
3 changed files with 3 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ etcd, kubernetes, zookeeper, etc. Other implementations can be found in [go-plug
### Run Consul
```
$ consul agent -server -bootstrap-expect 1 -data-dir /tmp/consul
$ consul agent -dev -advertise=127.0.0.1
```
### Run Service