From 3286f32f59333894878ef2ae9c17a502583fde62 Mon Sep 17 00:00:00 2001 From: clockworkpi <35560767+clockworkpi@users.noreply.github.com> Date: Thu, 31 May 2018 16:11:16 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c317528..a04ae94 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ sudo apt-get -y install python-pip sudo pip install validators numpy requests python-mpd2 ``` -## Create “.mpd_cpi.conf” config +# Create “.mpd_cpi.conf” config vim ~/.mpd_cpi.conf @@ -63,7 +63,7 @@ sticker_file "/home/cpi/music/sticker.sql" user "cpi" bind_to_address "/tmp/mpd.socket" auto_update "yes" -auto_update_depth "3" +auto_update_depth "3" input { plugin "curl" }