1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

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

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