aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEthan <mr.smittye@gmail.com>2015-09-22 19:49:57 -0700
committerEthan <mr.smittye@gmail.com>2015-09-22 19:49:57 -0700
commite91fbc4e92e27b0cb8ef21554ca194c3428627ab (patch)
tree00df07d526c266845bb5c8209802dcb00fbbe563 /README.md
parent470fece94eb19fc30257767e93ad71b0c6f022d9 (diff)
fix incorrect naming due to repo rename
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c674eaea..2ca20cfe5 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ 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/pyside-setup2.git`.
+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`.
###Building