From 5715fdd1e12af6fe2be3ad51747848e733b78c66 Mon Sep 17 00:00:00 2001 From: Petro Akzhygitov Date: Sun, 24 Jan 2016 13:58:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd1ceb8..7ce6720 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ To run the example project, clone the repo, and run `pod install` from the NestS ## Installation -NestSDK is under development so it is not publicly available through [CocoaPods](http://cocoapods.org) yet. To install +NestSDK is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod "NestSDK", github => "https://github.com/petroakzhygitov/nest-ios-sdk.git" +pod "NestSDK", "0.1.1" ``` ## General Nest product setup