aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeroen Leenarts <jeroen.leenarts@gmail.com>2018-09-27 07:59:08 +0200
committerJeroen Leenarts <jeroen.leenarts@gmail.com>2018-09-27 07:59:08 +0200
commitcc6c8e36e00379648f8127ef0e42b30c00027143 (patch)
tree17320fd3a882a140f56b43c167600003065a9d4e /README.md
parentAdd missing file and fix hard path. (diff)
downloadwireguard-apple-cc6c8e36e00379648f8127ef0e42b30c00027143.tar.xz
wireguard-apple-cc6c8e36e00379648f8127ef0e42b30c00027143.zip
Update README.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-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`