Updated installation section in README
All checks were successful
Check / mypy (push) Successful in 32s
Check / ruff (push) Successful in 24s

This commit is contained in:
Christoph Stahl 2025-05-24 11:07:35 +02:00
parent 1d1e94da85
commit b2a58a5537

View file

@ -49,7 +49,7 @@ Alternatively Syng can be installed via the _Python Package Index_ (PyPI). When
This installs both the playback client (`syng client`) and a configuration GUI (`syng gui`).
**Note:** When installing via PyPI, you need to have [mpv](https://mpv.io/) installed on the playback client, and the `mpv` binary must be in your `PATH`.
**Note:** When installing via PyPI, you need to have [libmpv](https://mpv.io/) installed on machine of the playback client.
The Syng client is also packaged for Arch Linux in the [Arch Linux user repository](https://aur.archlinux.org/packages/syng-client)