From dc702b8472329be9aa413f59964055037dcaac19 Mon Sep 17 00:00:00 2001 From: Roman Lacko Date: Tue, 30 Apr 2013 14:49:10 +0200 Subject: Update README --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index b8ff3f712..ae5d6a92f 100644 --- a/README.rst +++ b/README.rst @@ -116,7 +116,7 @@ Building PySide distribution #. Optionally you can specify the msvc compiler version: - :: + :: c:\> c:\Python27\python.exe setup.py bdist_wininst --msvc-version=10.0 --qmake=c:\Qt\4.8.4\bin\qmake.exe --openssl=c:\OpenSSL32bit\bin @@ -208,14 +208,14 @@ PySide Setup Script command line options Usage on Windows System ----------------------- - + :: c:\> c:\Python27\python.exe setup.py [distribution_type] [options] Usage on UNIX System -------------------- - + :: python2.7 setup.py [distribution_type] [options] -- cgit v1.2.3