aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2014-05-07 00:58:19 +0200
committerChristian Tismer <tismer@stackless.com>2014-05-07 00:58:19 +0200
commit8b4e407c83e2e954cf58ec940531e2982d65afce (patch)
tree811807ddf2fec6edbb9b0c7fc43950c71e8ef78e
parent0205daa57cfe11e9fcbc39fb91e8f583726bb339 (diff)
use the PyPI upload (==no URL at all)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dca53d0ae..ee7e4996d 100644
--- a/README.rst
+++ b/README.rst
@@ -94,7 +94,7 @@ To install PySide on Mac OS X you can choose from the following options:
::
- $ pip install -U PySide -f http://download.qt-project.org/official_releases/pyside/
+ $ pip install -U PySide
After the installation, the following call must be made manually: