aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-06 12:23:07 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-09 11:39:06 +0200
commita66f13eb0192e8b07106d1fde41dd344230d2d44 (patch)
tree7738b5c2664ffc37d4807622c94e8a145e95d9b7
parentVersion bump (diff)
downloadwireguard-apple-a66f13eb0192e8b07106d1fde41dd344230d2d44.tar.xz
wireguard-apple-a66f13eb0192e8b07106d1fde41dd344230d2d44.zip
README: update repo location
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
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: