aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-09-03 12:52:37 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2013-09-03 12:52:37 +0200
commitd178df395f792a91ce28cfcd2d65f7187484e4ef (patch)
treea56331d82560c67a13527e381bc1b96c22dede29
parent87313a0e5f125c0e4ed01658806065d56565baf0 (diff)
Update README
-rw-r--r--README.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 568fba976..b2d0136ac 100644
--- a/README.rst
+++ b/README.rst
@@ -212,12 +212,16 @@ Building PySide distribution
Installing PySide distribution
------------------------------
-#. After the successful build, install the distribution with easy_install
- and run the post-install script:
+#. After the successful build, install the distribution with easy_install:
::
$ sudo easy_install-2.7 dist/PySide-1.2.1-py2.7.egg
+
+#. Run the post-install script to finish the package configuration:
+
+ ::
+
$ sudo python2.7 pyside_postinstall.py -install
PySide Setup Script command line options