From 0e0c887c619c119978c8e2ebbee305dfd2eacba1 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Fri, 25 Sep 2015 19:57:27 +0200 Subject: )small fixes (right wiki, name changes --- README.md | 4 ++-- sources/pyside2 | 2 +- sources/shiboken2 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ca20cfe5..7caa16420 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ from any modern OSS project such as all code in a git repository and an open des any contribution without requiring a transfer of copyright. -PySide 2 supports Qt5. For building, please read about [gettting the dependencies](https://github.com/PySide/pyside-setup2/wiki/Dependencies). Then download the sources by running `git clone --recursive https://github.com/PySide/pyside2-setup.git`. +PySide 2 supports Qt5. For building, please read about [gettting the dependencies](https://github.com/PySide/pyside2/wiki/Dependencies). Then download the sources by running `git clone --recursive https://github.com/PySide/pyside2-setup.git`. ###Building ####Windows -On Windows, once you have gotten the dependencies and the source, `cd pyside-setup2.git` to enter the directory and then: +On Windows, once you have gotten the dependencies and the source, `cd pyside2-setup.git` to enter the directory and then: ``` python setup.py install --qmake=\path\to\bin\qmake --cmake=\path\to\bin\cmake --openssl=\path\to\openssl\bin ``` diff --git a/sources/pyside2 b/sources/pyside2 index 2c2223a1d..353484845 160000 --- a/sources/pyside2 +++ b/sources/pyside2 @@ -1 +1 @@ -Subproject commit 2c2223a1da3994448cb714e415cd4be4f94698ca +Subproject commit 35348484553ca9f3d8e6efb049b936b946e5141b diff --git a/sources/shiboken2 b/sources/shiboken2 index 2e0d807d4..98058d410 160000 --- a/sources/shiboken2 +++ b/sources/shiboken2 @@ -1 +1 @@ -Subproject commit 2e0d807d4ee668d15c570be113be3487063c1c59 +Subproject commit 98058d4104e6166adba10ba9f84f499afe6b3e41 -- cgit v1.2.3