aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 84b703b..a7bdba6 100644
--- a/README.md
+++ b/README.md
@@ -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`