StarlioX/README.md
2022-08-17 12:01:47 +03:00

14 lines
No EOL
254 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### ⚠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. Run the application
```shell
$ python main.py
```