aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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`