Skip to content

Commit 2d623a6

Browse files
authored
Update README.md
update part of Build
1 parent b8f733e commit 2d623a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@ OpenSK's firmware update tool on all platforms.
3737
```
3838

3939
## Build and Run
40+
You can package signal executable file with pyinstaller command.
41+
Or directly run command in terminal.
42+
```shell
4043
python3 main.py
41-
44+
```

0 commit comments

Comments
 (0)