diff --git a/README.md b/README.md index 06ac3e9..b8fb7df 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ $ go get github.com/coredns/coredns $ go get github.com/serverwentdown/alias $ cd $GOPATH/src/github.com/coredns/coredns $ vim plugin.cfg -# Add the line 205:alias:github.com/serverwentdown/alias +# Add the line alias:github.com/serverwentdown/alias before the file middleware $ go generate $ go build $ ./coredns -plugins | grep alias