Update go command (#1650)

This commit is contained in:
Tom Limoncelli 2022-08-01 14:43:00 -04:00 committed by GitHub
parent 358ca3917a
commit bd1a7f26dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@ install `dnscontrol` in your `$GOBIN` directory.
To install, simply run
GO111MODULE=on go get github.com/StackExchange/dnscontrol/v3
GO111MODULE=on go install github.com/StackExchange/dnscontrol/v3@latest
To download the source