Skip to content

Commit 2508396

Browse files
committed
update readme
1 parent afa4f7f commit 2508396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sentry Ruby API is a Ruby wrapper for the [getsentry/sentry API](https://docs.se
77
add to a Gemfile:
88

99
```ruby
10-
gem 'sentry', :path => '/path/to/sentry'
10+
gem 'sentry', :git => "[email protected]:thierryxing/sentry-ruby-api.git"
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)