From 003233ba8d39c5a9a4809a3eb6c5e30e031350e9 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Sat, 8 Jul 2023 20:27:36 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0767381..626b4cc 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,10 @@ Qt client for Polish internet radio Open FM. ## Releases To download latest version go to [releases](https://github.com/wzykubek/openfm-qt/releases). -## Build binary (Linux/Windows) -```shell -$ python3 build.py -``` - -Executable will be available in `dist/Open-FM` directory. - -## Run (Linux/Windows) -```shell -$ python3 main.py +## Install Python package manually +Required `python-poetry-core`. +```bash +$ python -m pip install . ``` ## Screenshots