From b2a58a553705f22d06af6f69ab311db66f248a1a Mon Sep 17 00:00:00 2001 From: Christoph Stahl Date: Sat, 24 May 2025 11:07:35 +0200 Subject: [PATCH] Updated installation section in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e711c6..4792939 100644 --- a/README.md +++ b/README.md @@ -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)