Skip to content

Commit 08c4593

Browse files
committed
added toml to build instructions
1 parent e2fce27 commit 08c4593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sudo systemctl enable mediakey-remote.service
3232
# build
3333
```bash
3434
# enable your venv
35-
# pip install keyboard soco pyinstaller
35+
# pip install keyboard soco toml pyinstaller
3636
pyinstaller mediakey-remote.py --onefile
3737
```
3838

0 commit comments

Comments
 (0)