diff --git a/README.md b/README.md index 1e858cf..4459a31 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This is a poetry managed project. For details see: ### App Image -``poetry run python -m nuitka --standalone --onefile --output-dir=build/nuitka timebot/app.py`` +``poetry run python -m nuitka --standalone --onefile --enable-plugin=pyqt5 --output-dir=build/nuitka timebot/app.py`` # ERRORS