aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2016-11-29 16:11:20 +0200
committerOrgad Shaneh <orgads@gmail.com>2016-11-29 16:34:38 +0000
commit38cd2736eae6124a2681c52109bd9bba02631195 (patch)
tree2d9f05e2ae45f9d45b0ea4c5cbb1d47e02566612 /README.md
parentcffe189dd259ab4d3610886846c1d9cfff293db2 (diff)
Doc: Replace msysGit with Git for Windows
msysGit is obsolete Change-Id: Ib7dea018043e90f1288c68a19ebe356c6212bf0c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
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 762ed820d1..3fc07539e3 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ For detailed information on the supported compilers, see
plan to contribute to Qt Creator, you should compile your changes with
both compilers.
- 2. Install msysGit from <https://msysgit.github.io/>. If you plan to
+ 2. Install Git for Windows from <https://git-for-windows.github.io/>. If you plan to
use the MinGW compiler suite, do not choose to put git in the
default path of Windows command prompts. For more information, see
step 9.