aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2024-01-17 09:05:44 +0100
committerEike Ziller <eike.ziller@qt.io>2024-01-17 09:05:44 +0100
commit5395cc9b2ca64c9417e04fbbfc3848cdebca9bbb (patch)
tree42e30a2c3341fbbfee45ff45fde35aaf81efc38e /README.md
parent24ad9e7056c397ebc1f334c811b783b31cbcf4f5 (diff)
parentfd6e45c407afd944a36a90441259de49f937d0d1 (diff)
Merge remote-tracking branch 'origin/12.0'
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0df9f8995d..32b53aacb5 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,12 @@ https://doc.qt.io/qtcreator/creator-overview.html
The standalone binary packages support the following platforms:
* Windows 10 (64-bit) or later
-* (K)Ubuntu Linux 20.04 (64-bit) or later
+* (K)Ubuntu Linux 22.04 (64-bit) or later
* macOS 11 or later
+When you compile Qt Creator yourself, the Qt version that you build with
+determines the supported platforms.
+
## Contributing
For instructions on how to set up the Qt Creator repository to contribute