scripts/install.py

branch
eric7
changeset 9622
9a5a3ed7bd68
parent 9576
be9f8e7e42e0
child 9632
dd907ee33b03
--- 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(

eric ide

mercurial