diff options
author | 2019-02-15 02:35:00 +0100 | |
---|---|---|
committer | 2019-02-15 02:35:10 +0100 | |
commit | ca088e9ddca2ca7952ebda6dde9a96a4af419da4 (patch) | |
tree | b27db1129c0de9a3cafdae5264a2f382c1972201 | |
parent | macOS: Show privacy notice on adding first tunnel (diff) | |
download | wireguard-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.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |