Update README.

This commit is contained in:
Jeroen Leenarts 2018-09-27 07:59:08 +02:00
parent 43787b996d
commit a6021b0478
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ 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`
- Prepare WireGuard Go bindings
- `cd wireguard-go-bridge && make`
- Prepare Xcode project
- Run `pod install`
- Open `WireGuard.xcworkspace`