Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitastupin authored Mar 3, 2024
1 parent f051147 commit fb41fe4
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 @@ -110,7 +110,6 @@ To run the Electron clients, run:
npm run action src/electron/start [windows|linux]
```


## Error reporting

To enable error reporting through [Sentry](https://sentry.io/) for local builds, run:
Expand All @@ -119,6 +118,7 @@ To enable error reporting through [Sentry](https://sentry.io/) for local builds,
export SENTRY_DSN=[Sentry development API key]
[platform-specific build command]
```

Release builds on CI are configured with a production Sentry API key.


Expand Down

0 comments on commit fb41fe4

Please sign in to comment.