aboutsummaryrefslogtreecommitdiffstats
path: root/README.git
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-05-30 17:11:03 +0200
committerKai Köhne <kai.koehne@qt.io>2022-06-23 08:18:48 +0200
commit16b504254e70ca77661deb4f65f9c0ceba73375e (patch)
tree1bcd97e544a717b6d409840da8e6cf03738d230b /README.git
parent65f50d4d223c71478db39c3e62f19cfa368315c1 (diff)
Update README.git to mention Qt 6
Change-Id: Ic5e05251bc2b4c2422f8ef6d98fb48867b1991b5 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
Diffstat (limited to 'README.git')
-rw-r--r--README.git14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.git b/README.git
index 201612be..3bed88d9 100644
--- a/README.git
+++ b/README.git
@@ -1,17 +1,19 @@
-OBTAINING QT5 FROM GIT
-======================
+OBTAINING QT 6 FROM GIT
+=======================
Synopsis
========
- For a more in-depth description on how to build Qt5 from git,
- please see: http://wiki.qt.io/Building_Qt_5_from_Git
+ For a more in-depth description on how to build Qt 6 from git,
+ please see: http://wiki.qt.io/Building_Qt_6_from_Git
+ Note that, although the git module is called qt5.git, the dev and 6.x branches
+ do contain Qt 6!
Get The Submodules
==================
- Cloning Qt5 does not automatically clone all submodules.
+ Cloning qt5.git does not automatically clone all submodules.
To get the submodules, it is recommended to use the `init-repository' script.
./init-repository
@@ -49,7 +51,7 @@ OBTAINING QT5 FROM GIT
Developing and Contributing to Qt
- ================================
+ =================================
For more information on how to develop and contribute to Qt, please see:
http://wiki.qt.io/Category:Developing_Qt