mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Fix typo: will will -> will (#1152)
This commit is contained in:
@@ -121,7 +121,7 @@ See [Getting Started](https://stackexchange.github.io/dnscontrol/getting-started
|
|||||||
|
|
||||||
DNSControl can be built with Go version 1.14 or higher.
|
DNSControl can be built with Go version 1.14 or higher.
|
||||||
|
|
||||||
The `go get` command will will download the source, compile it, and
|
The `go get` command will download the source, compile it, and
|
||||||
install `dnscontrol` in your `$GOBIN` directory.
|
install `dnscontrol` in your `$GOBIN` directory.
|
||||||
|
|
||||||
To install, simply run
|
To install, simply run
|
||||||
|
@@ -11,7 +11,7 @@ title: Getting Started
|
|||||||
|
|
||||||
DNSControl can be built with Go version 1.14 or higher.
|
DNSControl can be built with Go version 1.14 or higher.
|
||||||
|
|
||||||
The `go get` command will will download the source, compile it, and
|
The `go get` command will download the source, compile it, and
|
||||||
install `dnscontrol` in your `$GOBIN` directory.
|
install `dnscontrol` in your `$GOBIN` directory.
|
||||||
|
|
||||||
To install, simply run
|
To install, simply run
|
||||||
|
Reference in New Issue
Block a user