Skip to content

Commit

Permalink
Merge pull request pypa#592 from bhrutledge/simple-repo-usage
Browse files Browse the repository at this point in the history
Use short repo name in usage instructions
  • Loading branch information
sigmavirus24 authored Apr 19, 2020
2 parents 99c1f16 + 207fdb9 commit 77e3292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Using Twine

.. code-block:: console
$ twine upload --repository-url https://test.pypi.org/legacy/ dist/*
$ twine upload -r testpypi dist/*
username: ...
password:
...
Expand Down

0 comments on commit 77e3292

Please sign in to comment.