Skip to content

Commit c8712b1

Browse files
Update README.md
1 parent 5f833eb commit c8712b1

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
@@ -12,7 +12,7 @@ Minimalistic text editor created with Python and Tkinter. If you need to write s
1212

1313
## === How to compile ===
1414
To compile you need to install [Nuitka](https://nuitka.net/) (Python code to C code converter, which uses the default C compiler in your OS to build the program):
15-
- For standard build run
15+
- For standard build run:
1616
```
1717
build.bat
1818
```

0 commit comments

Comments
 (0)