mirror of
https://github.com/Starlio-app/Website.git
synced 2025-04-07 03:25:26 +01: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
|
|
``` |