From cc6c8e36e00379648f8127ef0e42b30c00027143 Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Thu, 27 Sep 2018 07:59:08 +0200 Subject: Update README. Signed-off-by: Jason A. Donenfeld --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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` -- cgit v1.2.3-59-g8ed1b