mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-05 06:03:57 +03:00
rewritten into English
This commit is contained in:
parent
9725e0d923
commit
0c07248e49
1 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
|||
## Инструкция
|
||||
1. Скачайте все необходимые модули
|
||||
### ⚠️Support for Windows 10/11 only, but now development is underway for Linux, Debian and Ubuntu
|
||||
|
||||
## Instruction
|
||||
1. Install the necessary modules
|
||||
|
||||
```shell
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
2. Запустите main.py
|
||||
2. Run the application
|
||||
|
||||
```shell
|
||||
$ python main.py
|
||||
|
|
Loading…
Reference in a new issue