From a66f13eb0192e8b07106d1fde41dd344230d2d44 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 6 Jun 2019 12:23:07 +0200 Subject: README: update repo location Signed-off-by: Jason A. Donenfeld --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0a57be8..4cb6da7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # [WireGuard](https://www.wireguard.com/) for iOS and macOS +This project contains an application for iOS and for macOS, as well as many components shared between the two of them. You may toggle between the two platforms by selecting the target from within Xcode. + ## Building -- Clone this repo recursively: +- Clone this repo: ``` -$ git clone --recursive https://git.zx2c4.com/wireguard-ios -$ cd wireguard-ios +$ git clone https://git.zx2c4.com/wireguard-apple +$ cd wireguard-apple ``` - Rename and populate developer team ID file: -- cgit v1.2.3-59-g8ed1b