diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index b1fb435c48..14329bb455 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -615,7 +615,7 @@ Now you're ready to actually put the release out there. To do this: .. code-block:: shell - $ twine upload dist/* + $ twine upload --repository django dist/* #. Go to the `Add release page in the admin`__, enter the new release number exactly as it appears in the name of the tarball