Skip to content

Commit

Permalink
Merge pull request #725 from kukushking/docs/upgrades-fix
Browse files Browse the repository at this point in the history
correct package name
  • Loading branch information
kukushking authored Sep 18, 2024
2 parents b1d0d48 + 3259e32 commit 44f8b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Seedkits must be upgraded if **both** of the following is true.
To upgrade:
1. Update your version of `aws-codeseeder` via
```bash
pip install --upgrade codeseeder==1.1.0
pip install --upgrade aws-codeseeder==1.1.0
```
2. Run seedfarmer with the `--update-seedkit` flag set
```bash
Expand Down

0 comments on commit 44f8b20

Please sign in to comment.