We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f567ff commit 539e76eCopy full SHA for 539e76e
README.md
@@ -20,7 +20,7 @@ And then use [UPX](https://upx.github.io/) to decrease file size:
20
upx aurora_text_editor.exe
21
```
22
23
-For standalone EXE and portability add change the **Nuitka Python to C compiler options** section in the source code file to this:
+For standalone EXE and portability change the **Nuitka Python to C compiler options** section in the source code file to this:
24
25
# <--- Nuitka Python to C compiler options
26
# nuitka-project: --disable-console
0 commit comments