From 8327adaf6b776c221917028af674966ab7f5c457 Mon Sep 17 00:00:00 2001 From: Leo Antunes Date: Tue, 6 Aug 2019 21:57:58 +0200 Subject: [PATCH] README: remove go mention for bin install [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c995fc..fb8661c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ security benefits from wireguard. See [security considerations](#security-consid - 51820 UDP - 7946 UDP and TCP -1. Download the latest release for your architecture (assuming `go` is installed): +1. Download the latest release for your architecture: ``` $ wget -O wesher https://github.com/costela/wesher/releases/latest/download/wesher-$(go env GOARCH)