aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2015-09-26 01:31:56 +0200
committerChristian Tismer <tismer@stackless.com>2015-09-26 01:31:56 +0200
commit3bf98a1ba7b3aafa2914d96c06875a9fa47494da (patch)
treef3704ed6047926e76ec91d8ac8eb6f6cbef11b68
parent0e0c887c619c119978c8e2ebbee305dfd2eacba1 (diff)
parent435000912a332f61efe5fc85413aa2840f682d5c (diff)
Merge pull request #5 from thopiekar/patch-1
Fixing typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7caa16420..db703659f 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/pyside2/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 [getting 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