Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sgr-ksmt committed Mar 18, 2017
1 parent 2fe960d commit d534a0f
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 @@ -136,7 +136,7 @@ pullToDismiss?.dismissableHeightPercentage = 0.5
- Add the following to your *Cartfile*:

```bash
github "sgr-ksmt/PullToDismiss" ~> 2.0
github "sgr-ksmt/PullToDismiss" ~> 2.1
```

- Run `carthage update`
Expand All @@ -150,7 +150,7 @@ github "sgr-ksmt/PullToDismiss" ~> 2.0
it, simply add the following line to your Podfile:

```ruby
pod 'PullToDismiss', '~> 2.0'
pod 'PullToDismiss', '~> 2.1'
```

and run `pod install`
Expand Down

0 comments on commit d534a0f

Please sign in to comment.