Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Sep 15, 2014
1 parent 782c272 commit 6092b62
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 @@ -13,7 +13,7 @@ THLabel is a subclass of UILabel, which additionally allows shadow blur, inner s

The easiest way to use THLabel in your app is via [CocoaPods](http://cocoapods.org/ "CocoaPods").

1. Add the following line in the project's Podfile file: `pod 'THLabel', '~> 1.4.1'`
1. Add the following line in the project's Podfile file: `pod 'THLabel', '~> 1.4.3'`
2. Run the command `pod install` from the Podfile folder directory.

### Manual Installation
Expand Down

0 comments on commit 6092b62

Please sign in to comment.