Update README.md

This commit is contained in:
Blackwhitebear8 2025-07-05 16:28:40 +02:00
parent 5d68917c51
commit e2b15d3d55

View file

@ -16,7 +16,7 @@
### App config
1. Edit .env and fill in the details
2. ```apt install -y python3 python3-jinja2 python3-flask python3-gunicorn```
2. ```apt install -y gunicorn python3 python3-jinja2 python3-flask python3-gunicorn python3-dotenv python3-requests python3-flask python3-matplotlib python3-networkx```
3. ```python3 -m -w 4 -b 0.0.0.0:5000 app:app```
## License