summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2015-09-23 13:36:22 -0400
committerJoel Fischer <joeljfischer@gmail.com>2015-09-23 13:36:22 -0400
commit9d6d26b233f1bf5a92ec7b2d1ad61b474edab439 (patch)
tree58e718f545d80b1c831b0fb58a96ca2642b11127 /README.md
parent5e86e8ca2cf9e2908eee5af7bb619a47f0c013e5 (diff)
downloadsdl_ios-9d6d26b233f1bf5a92ec7b2d1ad61b474edab439.tar.gz
Update to 4.0.0-RC.24.0.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 1112c2401..0fa95cee4 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ See the [changelog](https://github.com/smartdevicelink/sdl_ios/blob/release/4.0.
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.0.0-RC.1'`. Then run `pod install` inside your terminal.
+In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.0.0-RC.2'`. Then run `pod install` inside your terminal.
##### Carthage