diff --git a/docs/source/upgrades.md b/docs/source/upgrades.md index 925b654..59e1384 100644 --- a/docs/source/upgrades.md +++ b/docs/source/upgrades.md @@ -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