summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-10-13 10:29:35 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-10-13 10:29:35 -0400
commitf2464c218c5ec65fea393a3b39f14da2ae784b9e (patch)
tree9d7bda4f32978d46748886c07fca44a331710def /README.md
parent50600a9105fd191f47f95a82a350e4ae0d9d6ebf (diff)
downloadsdl_ios-f2464c218c5ec65fea393a3b39f14da2ae784b9e.tar.gz
Update to v4.3.0-rc.64.3.0-rc.6
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 c4fd33dc7..07abecd04 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.5'`. 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.6'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+.
##### Carthage