Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Dec 18, 2024
1 parent e40a830 commit 3cb7d38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/platforms/python/integrations/typer/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ The `TyperIntegration` captures exceptions raised when using Typer CLI applicati

## Install

Install Typer and the Sentry SDK.

```bash
pip install --upgrade "sentry-sdk"
pip install --upgrade "sentry-sdk" typer
```

## Configure
Expand Down

0 comments on commit 3cb7d38

Please sign in to comment.