Merge branch 'master' of github.com:miekg/dns

This commit is contained in:
Miek Gieben 2013-10-11 16:37:12 +00:00
commit 20d70617f4
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Building is done with the `go` tool. If you have setup your GOPATH
correctly, the following should work:
go get github.com/miekg/dns
go build github/com/miekg/dns
go build github.com/miekg/dns
A short "how to use the API" is at the beginning of dns.go (this also will show
when you call `go doc github.com/miekg/dns`. Sample