]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
README: update repo location
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 6 Jun 2019 10:23:07 +0000 (12:23 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 9 Jun 2019 09:39:06 +0000 (11:39 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
README.md

index 0a57be8f3e774b1cf2f2c695dd4d339c6108d68e..4cb6da7072645486715122169bb5eadfb31b496b 100644 (file)
--- 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: