Skip to content

Commit

Permalink
updating install instructions (#13840)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillRaphaelson committed Jun 6, 2024
1 parent 92b34cd commit 4d70aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.0rc/get-started/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ or
To install Prefect's 3.0 release candidate, run:

```bash
pip install -U "prefect==3.0.0rc1"
pip install -U "prefect==3.0.0rc2"
```

This command also upgrades existing Python dependencies.
Expand Down

0 comments on commit 4d70aef

Please sign in to comment.