From df83d97dee87f6246cafe6c24ae13271d37ebb13 Mon Sep 17 00:00:00 2001 From: Oscar Linderholm Date: Wed, 24 Apr 2019 21:33:58 +0200 Subject: [PATCH] Fix Rudio typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 920dc36..aa617f7 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ https://github.com/hrkfdn/ncspot/pull/40. ## Audio backends -By default ncspot is built using the Rudio backend. To make it use the +By default ncspot is built using the Rodio backend. To make it use the PortAudio backend (e.g. *BSD), you need to recompile ncspot with the `portaudio_backend` feature: