Documentation: Added brew installation method to README (#426)

This commit is contained in:
Sumit Murari 2018-12-13 17:54:34 +05:30 committed by Tom Limoncelli
parent bb8d0cacb6
commit a930802a8f

View file

@ -106,6 +106,10 @@ dnscontrol should be installed in $GOPATH/bin
Get prebuilt binaries from [github releases](https://github.com/StackExchange/dnscontrol/releases/latest)
Alternatively, on Mac you can install it using homebrew:
`brew install dnscontrol`
## Via [docker](https://hub.docker.com/r/stackexchange/dnscontrol/)
```