From ad7fc0b5548e32172d143adeb6033c63ca43530a Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Thu, 13 Sep 2018 23:36:48 +0200 Subject: Add note about availability of Go. Signed-off-by: Jason A. Donenfeld --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1cdf819..b7b5123 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ To get started... +Make sure you have Go available. A homebrew install will do. `brew install go` + - Clone this repo. - `git clone https://git.zx2c4.com/wireguard-ios` - Init and update submodule: `git submodule init && git submodule update` -- cgit v1.2.3-59-g8ed1b