From ca088e9ddca2ca7952ebda6dde9a96a4af419da4 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 15 Feb 2019 02:35:00 +0100 Subject: README: Xcode has a lowercase 'c' Signed-off-by: Jason A. Donenfeld --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3-59-g8ed1b