diff --git a/profile/README.md b/profile/README.md index 81cc4f8..b86d418 100644 --- a/profile/README.md +++ b/profile/README.md @@ -30,7 +30,7 @@ Or pin a template for CI: ```bash uvx create-awesome-python-app@latest my-api \ --template fastapi-starter \ - --addons python-docker github-setup \ + --addons fastapi-docker github-setup \ --no-interactive ```