From 04261c361458fc367dbe1789a337a9880dbea0d0 Mon Sep 17 00:00:00 2001 From: Ronak Buch Date: Fri, 4 Dec 2020 00:33:00 -0500 Subject: [PATCH] Fix documentation of default backend aebf475 changed it to PulseAudio. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8021808..b205163 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ dnf install pulseaudio-libs-devel libxcb-devel openssl-devel ncurses-devel dbus- ## Audio backends -By default ncspot is built using the Rodio backend. To make it use the +By default ncspot is built using the PulseAudio backend. To make it use the PortAudio backend (e.g. for *BSD or macOS), you need to recompile ncspot with the `portaudio_backend` feature: