summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-10-06 09:23:26 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-10-06 09:23:26 -0400
commit4efc288bf92a2ac032543f5cd370f86730d0c263 (patch)
tree6059b1729cae39018aaf45e01891fedb5d197d58 /README.md
parentf8030a176521f20c86eaf1657c677a78007872da (diff)
downloadsdl_ios-4efc288bf92a2ac032543f5cd370f86730d0c263.tar.gz
Update for 4.3.0-rc.44.3.0-rc.4
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 bcec91507..4e37becc3 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.3'`. 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.4'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+.
##### Carthage