Add note about availability of Go.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jeroen Leenarts 2018-09-13 23:36:48 +02:00
parent 1379d97bbe
commit ad7fc0b554
1 changed files with 2 additions and 0 deletions

View File

@ -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`