From 313d38dff19f6ec0c34992f63308ef4cc824f360 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 16 Feb 2016 11:35:35 -0800 Subject: [PATCH] Correct the spelling of Xcode in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa9b6c..d0f993b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It is fully compatable with with the [cine.io Peer Android SDK][cineio-peer-andr ## Installation The easiest way to use the SDK is via [CocoaPods][cocoapods]. Create a new -XCode project with a file named `Podfile` that contains the +Xcode project with a file named `Podfile` that contains the following: ```ruby