Fix documentation of default backend

aebf475 changed it to PulseAudio.
This commit is contained in:
Ronak Buch
2020-12-04 00:33:00 -05:00
committed by Henrik Friedrichsen
parent bdc1ed8fc8
commit 04261c3614

View File

@@ -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: