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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 ``` -- cgit v1.2.3