Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion profile/README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -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
```

Expand Down