Skip to content

Commit 539e76e

Browse files
Update README.md
1 parent 3f567ff commit 539e76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ And then use [UPX](https://upx.github.io/) to decrease file size:
2020
upx aurora_text_editor.exe
2121
```
2222

23-
For standalone EXE and portability add change the **Nuitka Python to C compiler options** section in the source code file to this:
23+
For standalone EXE and portability change the **Nuitka Python to C compiler options** section in the source code file to this:
2424
```
2525
# <--- Nuitka Python to C compiler options
2626
# nuitka-project: --disable-console

0 commit comments

Comments
 (0)