diff --git a/README.md b/README.md index 144ab0e5..70251ecd 100644 --- a/README.md +++ b/README.md @@ -57,17 +57,12 @@ go run main.go --registry=mdns Here's a quick start for the default service discovery system consul. -**Mac OS** +On Mac OS ``` brew install consul consul agent -dev ``` -**Docker** -``` -docker run consul -``` - [Further installation instructions](https://www.consul.io/intro/getting-started/install.html) ### Run Service