Update README.md

This commit is contained in:
Wiktor Zykubek 2023-07-08 20:27:36 +02:00
parent 1eb60a64ed
commit 003233ba8d
No known key found for this signature in database
GPG Key ID: 0DAA9DC01449FCA2

View File

@ -5,16 +5,10 @@ Qt client for Polish internet radio Open FM.
## Releases ## Releases
To download latest version go to [releases](https://github.com/wzykubek/openfm-qt/releases). To download latest version go to [releases](https://github.com/wzykubek/openfm-qt/releases).
## Build binary (Linux/Windows) ## Install Python package manually
```shell Required `python-poetry-core`.
$ python3 build.py ```bash
``` $ python -m pip install .
Executable will be available in `dist/Open-FM` directory.
## Run (Linux/Windows)
```shell
$ python3 main.py
``` ```
## Screenshots ## Screenshots