diff -r 2b7d5e6863c2 -r 9a5a3ed7bd68 scripts/install.py --- a/scripts/install.py Sat Dec 17 17:34:33 2022 +0100 +++ b/scripts/install.py Sun Dec 18 14:06:16 2022 +0100 @@ -172,7 +172,7 @@ if sys.platform.startswith(("win", "cygwin")): print(" --clean-desktop delete desktop links before installation") print(" --no-info don't create the install info file") - print(" --with-tools don't install qt6-applications") + print(" --with-tools install qt6-applications") print() print("The file given to the -f option must be valid Python code defining a") print(