From d178df395f792a91ce28cfcd2d65f7187484e4ef Mon Sep 17 00:00:00 2001 From: Roman Lacko Date: Tue, 3 Sep 2013 12:52:37 +0200 Subject: Update README --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.rst') 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 -- cgit v1.2.3