From dbb66c3a79965c5ae559a188ab454eee9884bd41 Mon Sep 17 00:00:00 2001 From: Srdan Rasic Date: Thu, 14 Apr 2016 18:04:14 +0200 Subject: [PATCH] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 103d078..27ae4f1 100644 --- a/README.md +++ b/README.md @@ -149,8 +149,8 @@ extension PropertyCollectionType { ### CocoaPods ``` -pod 'ReactiveKit', '~> 2.0-beta2' -pod 'ReactiveUIKit', '~> 2.0-beta2' +pod 'ReactiveKit', '~> 2.0-beta' +pod 'ReactiveUIKit', '~> 2.0-beta' ``` ### Carthage