Update readme.MD

This commit is contained in:
mirai 2022-12-01 10:03:27 +03:00 committed by GitHub
parent f3a9c06722
commit bee791782c

View File

@ -38,6 +38,8 @@ sanic server.app -H 0.0.0.0 -p <port>
## Linux ## Linux
For linux its required to have python3.10
``` ```
chmod +x run_client.sh chmod +x run_client.sh
``` ```