Skip to content

Commit d4f1db0

Browse files
authored
Highlight minimum CocoaPods version
1 parent 04dae50 commit d4f1db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pod 'SwiftMessages', '~> 2.0.0'
4242
# Swift 2.2 - Xcode 7.3.1
4343
pod 'SwiftMessages', '~> 1.1.4'
4444
````
45-
Note that Swift 2.3 and Swift 3.0 require CocoaPods 1.1.0, which is in beta as of September 20, 2016. CocoaPods 1.1.0 beta can be installed with the following command:
45+
__Note that Swift 2.3 and Swift 3.0 require CocoaPods 1.1.0__, which is in beta as of September 20, 2016. CocoaPods 1.1.0 beta can be installed with the following command:
4646

4747
````
4848
sudo gem install cocoapods --pre

0 commit comments

Comments
 (0)