mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-06 01:13:57 +03:00
12 lines
No EOL
196 B
Markdown
12 lines
No EOL
196 B
Markdown
## Инструкция
|
|
1. Скачайте все необходимые модули
|
|
|
|
```shell
|
|
$ pip install -r requirements.txt
|
|
```
|
|
|
|
2. Запустите main.py
|
|
|
|
```shell
|
|
$ python main.py
|
|
``` |