Skip to content

Commit

Permalink
Merge pull request #356 from michaelkirk/patch-1
Browse files Browse the repository at this point in the history
clarify carthage preference in README
  • Loading branch information
benjohnde authored Sep 27, 2017
2 parents 9420f98 + 85577ab commit 471b2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ github "TheLevelUp/ZXingObjC" ~> 3.2.1

#### CocoaPods

The recommended way to install ZXingObjC is with [CocoaPods](http://cocoapods.org), a dependency mananger for Objective-C projects. After installing CocoaPods just add ZXingObjC to your Podfile:
[CocoaPods](http://cocoapods.org) is a dependency manager for Swift and Objective-C Cocoa projects. After installing CocoaPods add ZXingObjC to your Podfile:

```ruby
platform :ios, '7.0'
Expand Down

0 comments on commit 471b2c9

Please sign in to comment.