aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2015-09-23 11:19:40 +0200
committerChristian Tismer <tismer@stackless.com>2015-09-23 11:19:40 +0200
commitacd60576649600e02faf508dba02cb40744c1286 (patch)
tree00df07d526c266845bb5c8209802dcb00fbbe563
parent470fece94eb19fc30257767e93ad71b0c6f022d9 (diff)
parente91fbc4e92e27b0cb8ef21554ca194c3428627ab (diff)
Merge pull request #4 from IronManMark20/master
fix incorrect clone url naming due to repo rename
-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