rewritten into English

This commit is contained in:
Данил 2022-08-17 12:01:47 +03:00
parent 9725e0d923
commit 0c07248e49

View file

@ -1,11 +1,13 @@
## Инструкция ### ⚠️Support for Windows 10/11 only, but now development is underway for Linux, Debian and Ubuntu
1. Скачайте все необходимые модули
## Instruction
1. Install the necessary modules
```shell ```shell
$ pip install -r requirements.txt $ pip install -r requirements.txt
``` ```
2. Запустите main.py 2. Run the application
```shell ```shell
$ python main.py $ python main.py