Fix run command.

This commit is contained in:
2025-01-27 19:32:42 +01:00
parent 542ba6a3fc
commit 0dc2120cac
7 changed files with 242 additions and 107 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ install:
$(PYTHON) -m pip install -e .
run:
$(PYTHON) main.py
$(PYTHON) -m dreamii