Skip to content

Commit

Permalink
Update installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
srdanrasic committed Sep 28, 2016
1 parent 23753ec commit 9a1f077
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 @@ -332,8 +332,8 @@ When you want to receive events on a specific dispatch queue, just use `context`
### CocoaPods

```
pod 'ReactiveKit', '~> 3.0-beta2'
pod 'Bond', '~> 5.0-beta3'
pod 'ReactiveKit', '~> 3.0-beta6'
pod 'Bond', '~> 5.0-beta9'
```

### Carthage
Expand Down

0 comments on commit 9a1f077

Please sign in to comment.