This commit is contained in:
Corrado Mulas
2026-06-19 12:27:23 +02:00
parent 2d134be28f
commit f4f16fe1d1
3 changed files with 3 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ The application follows a modular architecture with the following components:
3. Run the application:
```bash
python src/main.py
python -m src.main
```
## Docker