Skip to content

Commit 24519dd

Browse files
committed
updated README file
1 parent ab603c1 commit 24519dd

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,19 @@ CocoaPods 1.0
1818

1919
## Installation
2020

21-
SMFloatingLabelTextField is available through [CocoaPods](http://cocoapods.org). To install
21+
SMFloatingLabelTextField is available through [CocoaPods](http://cocoapods.org) and [Carthage](https://github.com/Carthage/Carthage). To install
2222
it, simply add the following line to your Podfile:
2323

2424
```ruby
2525
pod "SMFloatingLabelTextField"
2626
```
2727

28+
or Cartfile:
29+
30+
```ruby
31+
github "AzimoLabs/SMFloatingLabelTextField"
32+
```
33+
2834
## Author
2935

3036
Michał Moskała, micmos@azimo.com

0 commit comments

Comments
 (0)