summaryrefslogtreecommitdiff
path: root/setuptools.txt
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools.txt')
-rwxr-xr-xsetuptools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools.txt b/setuptools.txt
index 226caeb7..48a07c6a 100755
--- a/setuptools.txt
+++ b/setuptools.txt
@@ -2354,7 +2354,7 @@ The ``upload`` command has a few options worth noting:
``--repository=URL, -r URL``
The URL of the repository to upload to. Defaults to
- http://www.python.org/pypi (i.e., the main PyPI installation).
+ http://pypi.python.org/pypi (i.e., the main PyPI installation).
------------------------------------