Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 202 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 202 Bytes

Tornado2021

windows

python -m pip install --upgrade pip

pip install -r requirements.txt

python run.py

mac

python3 -m pip install --upgrade pip

pip install -r requirements.txt

python3 run.py