Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add install command.
  • Loading branch information
jbelien committed Aug 20, 2019
1 parent ed7541d commit e748e0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@

This library enables Zend Expressive to send errors and exceptions to [Sentry.io](https://sentry.io/).

## Install

```
composer require geo6/zend-expressive-sentry
```

## Configuration

Create a `sentry.global.php` file in your `config` directory with your correct DSN (and options, if necessary):
Expand Down

0 comments on commit e748e0a

Please sign in to comment.