Skip to content

Commit

Permalink
@latest ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariusz Olejnik committed Jan 9, 2023
1 parent f9b292f commit fc6bfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ set -eux
tar xzvf coredns.src.tar.gz
pushd coredns
# Add external plugins
go get github.com/kinjelom/coredns-recursor@v1.0.0
go get github.com/kinjelom/coredns-recursor@latest
echo -e "recursor:github.com/kinjelom/coredns-recursor" >> plugin.cfg
# Build
go generate
Expand Down

0 comments on commit fc6bfd4

Please sign in to comment.