README update

main
root 2023-12-19 14:26:18 +01:00
parent a7881ee0db
commit c8730c674c
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@
If you use pip3 you can run : 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 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 ## Configuration