Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps committed May 4, 2020
1 parent d23d0b6 commit 14459f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ Pageboy requires iOS 9 / tvOS 10; and is compatible with Swift 5.
### CocoaPods
Pageboy is available through [CocoaPods](https://cocoapods.org):
```ruby
pod 'Pageboy', '~> 3.5'
pod 'Pageboy', '~> 3.6'
```

### Carthage
Pageboy is also available through [Carthage](https://github.com/Carthage/Carthage):
```ogdl
github "uias/Pageboy" ~> 3.5
github "uias/Pageboy" ~> 3.6
```

## 🚀 Usage
Expand Down

0 comments on commit 14459f1

Please sign in to comment.