diff --git a/README.md b/README.md index c37b067cc..35e84fb25 100644 --- a/README.md +++ b/README.md @@ -541,7 +541,7 @@ then upload: ```bash $ python3 -m pip install --user --upgrade tqdm twine -$ python3 -m twine dist/* +$ python3 -m twine upload dist/* ``` For local development: