From c824cf22e94e0722a5579e1e9b1e8e0cc4d3249b Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Thu, 1 May 2014 19:31:36 +0200 Subject: commented --standalone out for the moment Change-Id: Icdc8411fb8e6ac1ca55ccd2ce1593941840b12f3 --- README.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 0bff1c911..9fdfe21a9 100644 --- a/README.rst +++ b/README.rst @@ -432,11 +432,12 @@ Mac OS X: Building PySide distribution from git repository $ python2.7 setup.py bdist_wheel --version=1.2.2 -#. Optionally you can build standalone version of distribution with embedded Qt libs: - - :: - - $ python2.7 setup.py bdist_wheel --version=1.2.2 --standalone + .. commented out, working on this + #. Optionally you can build standalone version of distribution with embedded Qt libs: + + :: + + $ python2.7 setup.py bdist_wheel --version=1.2.2 --standalone #. To build the development version of ``PySide`` distribution, ignore the --version parameter: -- cgit v1.2.3