Update README.
This commit is contained in:
parent
43787b996d
commit
a6021b0478
|
@ -12,8 +12,6 @@ Make sure you have Go available. A homebrew install will do. `brew install go`
|
||||||
- Clone this repo.
|
- Clone this repo.
|
||||||
- `git clone https://git.zx2c4.com/wireguard-ios`
|
- `git clone https://git.zx2c4.com/wireguard-ios`
|
||||||
- Init and update submodule: `git submodule init && git submodule update`
|
- Init and update submodule: `git submodule init && git submodule update`
|
||||||
- Prepare WireGuard Go bindings
|
|
||||||
- `cd wireguard-go-bridge && make`
|
|
||||||
- Prepare Xcode project
|
- Prepare Xcode project
|
||||||
- Run `pod install`
|
- Run `pod install`
|
||||||
- Open `WireGuard.xcworkspace`
|
- Open `WireGuard.xcworkspace`
|
||||||
|
|
Loading…
Reference in New Issue