aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-02-15 02:35:00 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-02-15 02:35:10 +0100
commitca088e9ddca2ca7952ebda6dde9a96a4af419da4 (patch)
treeb27db1129c0de9a3cafdae5264a2f382c1972201
parentmacOS: Show privacy notice on adding first tunnel (diff)
downloadwireguard-apple-ca088e9ddca2ca7952ebda6dde9a96a4af419da4.tar.xz
wireguard-apple-ca088e9ddca2ca7952ebda6dde9a96a4af419da4.zip
README: Xcode has a lowercase 'c'
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 921c37c..47d7293 100644
--- a/README.md
+++ b/README.md
@@ -29,13 +29,13 @@ $ vim WireGuard/WireGuard/Config/Developer.xcconfig
$ brew install swiftlint
```
-- Open project in XCode:
+- Open project in Xcode:
```
$ open ./WireGuard/WireGuard.xcodeproj
```
-- Flip switches, press buttons, and make whirling noises until XCode builds it.
+- Flip switches, press buttons, and make whirling noises until Xcode builds it.
## MIT License