Skip to content

Commit e6b9572

Browse files
author
ulises-jeremias
committed
docs: fix ordered-list markdownlint in DISTRIBUTION_SETUP
1 parent a8f36c0 commit e6b9572

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/DISTRIBUTION_SETUP.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@ git tag create-awesome-python-app@X.Y.Z
3333
git push origin create-awesome-python-app@X.Y.Z
3434
```
3535

36-
5. Confirm Release (PyPI), Notify Homebrew, Publish to AUR, and Docker workflows
37-
6. Smoke: `uvx create-awesome-python-app@X.Y.Z --help`
36+
Then:
37+
38+
1. Confirm Release (PyPI), Notify Homebrew, Publish to AUR, and Docker workflows
39+
2. Smoke: `uvx create-awesome-python-app@X.Y.Z --help`
3840

3941
## Docker Hub
4042

0 commit comments

Comments
 (0)