4 lines
59 B
Markdown
4 lines
59 B
Markdown
|
```shell
|
||
|
pip install -r requirements.txt
|
||
|
python main.py
|
||
|
```
|