Skip to content

Commit

Permalink
more correct upgrade recommendation (#15200)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz authored Sep 3, 2024
1 parent 511be71 commit fcee417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.0/resources/upgrade-to-prefect-3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ prefect server database upgrade
If you use a Prefect integration or extra, remember to upgrade it as well. For example:

```bash
pip install 'prefect[aws]'
pip install -U 'prefect[aws]'
```

## Upgrade notes
Expand Down

0 comments on commit fcee417

Please sign in to comment.