README update
parent
a7881ee0db
commit
c8730c674c
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue