aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-06-20 16:41:54 +0200
committerChristian Tismer <ctismer@gmail.com>2015-06-20 16:51:49 +0200
commit1f7743fd21763466c0a3d1db9962bdbd04f258b8 (patch)
treec078542aa60c75f9832fd8e848b3b6780d39c824 /README.rst
parent1dd7855f3c55c8d757341dd1a4b4158e5a6553ba (diff)
Remove the need to use the post-install script on Mac OS platform and update the docs.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 84a4bed1d..809354c7f 100644
--- a/README.rst
+++ b/README.rst
@@ -101,13 +101,6 @@ To install PySide on Mac OS X you can choose from the following options:
$ pip install -U PySide
-After the installation, the following call must be made manually:
-
-::
-
- $ pyside_postinstall.py -install
-
-
Installing PySide on a Linux System
-----------------------------------