aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-04-30 14:49:10 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2013-04-30 14:49:10 +0200
commitdc702b8472329be9aa413f59964055037dcaac19 (patch)
tree7ff41839480709f558e7c6603d80fefdcb12b781
parent17def6643ac133029ac09e6a7b3e5494fd7afeb3 (diff)
Update README
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
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]