summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>2022-02-27 13:09:51 +0100
committerOswald Buddenhagen <oswald.buddenhagen@gmx.de>2022-03-11 10:15:35 +0000
commit1fcadf2cd2f624911720058fadc57ac95c55a5e3 (patch)
tree8d4bd4931ad194e70f3c1c9c98a6910e1a076952 /README.md
parentbec41a7a557f4e3ed1eafe6a3c59e305836e23a5 (diff)
downloadqt-creator-1fcadf2cd2f624911720058fadc57ac95c55a5e3.tar.gz
fix wording regarding toolchains
Change-Id: I09c2d94af6791fab255d1a72a8484e78d6a239d2 Reviewed-by: Eike Ziller <eike.ziller@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 1a3456cdb2..55ce5919e6 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Prerequisites:
* CMake
* Ninja (recommended)
-The installed toolchains have to match the one Qt was compiled with.
+The used toolchain has to be compatible with the one Qt was compiled with.
### Linux and macOS