summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-09-13 11:26:49 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-09-13 11:26:49 -0400
commit5bf483eba70db3800b1aaa7a3e20ec4a0736bd63 (patch)
treec5a6fe3829104623ba41b02676964e10f60723eb /README.md
parentdc17bebccc8f21ff4195dc0d2171c387ca93f0d1 (diff)
downloadsdl_ios-5bf483eba70db3800b1aaa7a3e20ec4a0736bd63.tar.gz
Update to 4.3.0-rc.24.3.0-rc.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 287606359..42c0fbb20 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ See the [roadmap](https://github.com/smartdevicelink/sdl_ios/wiki/Roadmap) to se
You can install this library using [Cocoapods](https://cocoapods.org/pods/SmartDeviceLink-iOS). You can get started with Cocoapods by [following their install guide](https://guides.cocoapods.org/using/getting-started.html#getting-started), and learn how to use Cocoapods to install dependencies [by following this guide](https://guides.cocoapods.org/using/using-cocoapods.html).
-In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.3.0-rc.1'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+.
+In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.3.0-rc.2'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+.
##### Carthage