1
0
Fork 0

Merge branch 'master' of github.com:serverwentdown/alias

pull/2/head
Ambrose Chua 2017-09-16 18:20:41 +08:00
commit c48c84ed68
1 changed files with 3 additions and 3 deletions

View File

@ -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