From 71ca04a6e45838fdb3a52ed079373e97cf4942fa Mon Sep 17 00:00:00 2001 From: Ryan Romanchuk Date: Wed, 13 Feb 2013 03:15:08 +0400 Subject: [PATCH] Update README.md remove reference to deprecated call --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80f2e30..81917ab 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You'll need these four files: OR - you can use [CocoaPods](http://cocoapods.org/). Add the following line to your Podspec: - dependency 'ECSlidingViewController', '~> 0.9.0' + pod 'ECSlidingViewController', '~> 0.9.0' ### Setup storyboards and set the topViewController