1
0
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:
Tino Teuber
2021-05-10 13:53:21 +02:00
committed by GitHub
parent 24083d3f76
commit 8c98492914
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ title: Getting Started
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.
To install, simply run