aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeroen Leenarts <jeroen.leenarts@gmail.com>2018-09-13 23:36:48 +0200
committerJeroen Leenarts <jeroen.leenarts@gmail.com>2018-09-13 23:36:48 +0200
commitad7fc0b5548e32172d143adeb6033c63ca43530a (patch)
tree1aad8ca915a4fa1d433ec0e0a84c613c45828e0c /README.md
parentSwitch copyright assignment from Jason to WireGuard LLC. (diff)
downloadwireguard-apple-ad7fc0b5548e32172d143adeb6033c63ca43530a.tar.xz
wireguard-apple-ad7fc0b5548e32172d143adeb6033c63ca43530a.zip
Add note about availability of Go.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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`