Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timorzadir committed Mar 3, 2015
1 parent b13486b commit 4273192
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 @@ -8,7 +8,7 @@ Objective-c client for [Sentry](https://www.getsentry.com/welcome/).
The easiest way is to use [CocoaPods](http://cocoapods.org). It takes care of all required frameworks and third party dependencies:

```ruby
pod 'Raven', :git => 'https://github.com/getsentry/raven-objc.git', :tag => '0.5.0'
pod 'Raven', :git => 'https://github.com/getsentry/raven-objc.git', :tag => '1.0.0'
```

**Alternatively**, you can install manually.
Expand Down

0 comments on commit 4273192

Please sign in to comment.