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

14 lines
No EOL
254 B
Markdown

### ⚠️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
```