From b2dc359fe0b9df6d37fcf2f9035ab0b7975724b8 Mon Sep 17 00:00:00 2001 From: Jordan Whited Date: Sun, 18 Dec 2022 16:06:27 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e6e903..cbf75d7 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ See [this blog post](https://www.jordanwhited.com/posts/wireguard-endpoint-disco ## Installation Binary releases are available [here](https://github.com/jwhited/wgsd/releases). -Each release contains 2 binaries: -* `coredns` - CoreDNS server with all the "internal" plugins + `wgsd` +There are two packages per GOOS/GOARCH for each release: +* `wgsd-coredns` - CoreDNS server with all the "internal" plugins + `wgsd` * `wgsd-client` - A sample client ## Building from source @@ -122,4 +122,4 @@ JeZlz14G8tg1Bqh6apteFCwVhNhpexJ19FDPfuxQtUY= - [x] CI & release binaries ## Legal -WireGuard is a registered trademark of Jason A. Donenfeld. \ No newline at end of file +WireGuard is a registered trademark of Jason A. Donenfeld.