Skip to content

Commit 77c7c9a

Browse files
committed
update
1 parent 2e3e2d0 commit 77c7c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pip install PureMVC
1515
Development: pip install -e .
1616
Testing: pytest test/
1717
Build: python -m build
18-
Publish: python3 -m twine upload dist/*
18+
Publish: twine upload dist/*
1919
2020
Documentation: Generate
2121
mkdir docs && cd docs && sphinx-quickstart --sep -p PureMVC -a "Saad Shams" -v "2.0.0" -r "BSD 3-Clause License" -l "en"

0 commit comments

Comments
 (0)