aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2014-01-09 23:04:16 +0100
committerRoman Lacko <backup.rlacko@gmail.com>2014-01-09 23:04:16 +0100
commit588e3baf0d41915895253acf21f991af66e4b9d3 (patch)
tree2e425347d692f54e281ecfe12e23458ab8eca12c /README.rst
parent02062cbb4aa89d6b0cdfe2e00c6c829c4d410cab (diff)
Added notes about windows packages
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 83be1ac1c..a4f463cd5 100644
--- a/README.rst
+++ b/README.rst
@@ -50,6 +50,9 @@ To install PySide on Windows you can choose from the following options:
c:\> c:\Python27\Scripts\pip install --use-wheel PySide
+Please note that all provided packages are fully standalone and without any other dependencies.
+All required Qt libraries, development tools and examples are included.
+
Installing PySide on a UNIX System
----------------------------------