summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-01-04 10:17:30 +0100
committerEike Ziller <eike.ziller@qt.io>2021-01-04 10:14:03 +0000
commit739eeec19d1560743f57579281e63585e1b7d11f (patch)
treee4b3ea6cbaed0a4f6dc61fe5aae27841231dfc11 /README.md
parent052b0b4c92570ea114ff67d901d7cb0d7fec7f5d (diff)
downloadqt-creator-739eeec19d1560743f57579281e63585e1b7d11f.tar.gz
Explicitly state that only 64 bit Windows is supported
by our binary packages. Building on 32bit is still possible. Fixes: QTCREATORBUG-25182 Change-Id: Ic88579bcd9bf3b6aef449e6ac3bcaa6430cd68f2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@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 86e9b1eb78..1d9834f2a3 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ https://doc.qt.io/qtcreator/creator-overview.html
The standalone binary packages support the following platforms:
-* Windows 7 or later
+* Windows 7 (64-bit) or later
* (K)Ubuntu Linux 18.04 (64-bit) or later
* macOS 10.13 or later