README update

This commit is contained in:
root 2023-12-19 14:26:18 +01:00
parent a7881ee0db
commit c8730c674c

View File

@ -9,11 +9,11 @@
If you use pip3 you can run :
pip3 install flask flask-socketio
> pip3 install -U Flask flask-socketio
or using your paquet manager (for example on Debian > 11
apt-get install python3-flask-socketio python3-flask
> apt-get install python3-flask-socketio python3-flask
## Configuration