summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-06-01 12:00:25 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-06-01 12:00:25 -0400
commit8ae3106fdd1a2e3eb90bbccf90a7bf38ba35abbb (patch)
tree5d91d18ba07d066afacdf1c6291c1c523b132d0b /README.md
parenta7c11b621d0752b4b6e45cda347d00ef9e83b602 (diff)
downloadsdl_ios-8ae3106fdd1a2e3eb90bbccf90a7bf38ba35abbb.tar.gz
Update for v4.6.04.6.0-rc.1
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 7ba78f97f..01cba55f8 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,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.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.6'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+.
##### Carthage