mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Create README.md
This commit is contained in:
@@ -88,12 +88,11 @@ Writing new plugins is very easy.
|
||||
|
||||
## From source
|
||||
|
||||
This command will download the source code, compile it, and put the resulting
|
||||
binary in `~/bin/`
|
||||
DNSControl can be built with Go version 1.7 or higher. To install, simply run
|
||||
|
||||
```cmd
|
||||
go get github.com/StackExchange/dnscontrol
|
||||
```
|
||||
`go get github.com/StackExchange/dnscontrol`
|
||||
|
||||
dnscontrol should be installed in $GOPATH/bin
|
||||
|
||||
## Via packages
|
||||
|
||||
|
Reference in New Issue
Block a user