diff --git a/README.md b/README.md index 49de566..204c0a1 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Preferrably, this should not be used in favour of the RFC drafts for the new [AN # Usage ``` -$ go get https://github.com/coredns/coredns -$ go get https://github.com/serverwentdown/alias +$ go get github.com/coredns/coredns +$ go get github.com/serverwentdown/alias $ cd $GOPATH/src/github.com/coredns/coredns $ vim middleware.cfg -# Add the line 145:alias:github.com/serverwentdown/alias +# Add the line 205:alias:github.com/serverwentdown/alias $ go generate $ go build $ ./coredns -plugins | grep alias