From 32bc21a3ce10fce2f958720662c4c7c0c2a68de6 Mon Sep 17 00:00:00 2001 From: Satish Babariya Date: Mon, 12 Mar 2018 22:00:56 +0530 Subject: [PATCH] README Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e12a9b..d64e335 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ DeepstreamIO is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod "DeepstreamIO" +pod 'DeepstreamIO' ``` # Building with Swift