summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-06-03 16:07:50 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-06-03 16:07:50 -0400
commita7100178590aea983e106392a2f7e5a8ae616cc5 (patch)
tree5505b40c04d850b5c84dd6d0737213884700b236 /README.md
parent6c331d5eecc7c5993ce724b98eda92a2e8560173 (diff)
downloadsdl_ios-a7100178590aea983e106392a2f7e5a8ae616cc5.tar.gz
Basically just a bump to re-run tests
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 ae9bf1a94..51d009d2c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ See the [changelog](https://github.com/smartdevicelink/sdl_ios/blob/master/CHANG
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.1'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6+.
+In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '~> 4.1'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+.
##### Carthage