Commit 60c97e39 authored by Orta's avatar Orta Committed by GitHub

Merge pull request #5882 from stuartwakefield/readme-typo-swift-version

[Readme] Minor typo
parents 5dd77513 a83e210f
...@@ -23,7 +23,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -23,7 +23,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements ##### Enhancements
* Use the SWIFT_VERSION when linting pods. To lint with Swift 3.0 * Use the SWIFT_VERSION when linting pods. To lint with Swift 3.0
add a Swift Version file. `echo "3.0" >> .swift_version`. add a Swift Version file. `echo "3.0" >> .swift-version`.
[Danielle Tomlinson](https://github.com/dantoml) [Danielle Tomlinson](https://github.com/dantoml)
[#5841](https://github.com/CocoaPods/CocoaPods/pull/5841) [#5841](https://github.com/CocoaPods/CocoaPods/pull/5841)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment