From 785cac57adbe0c63d35530a6f1f835d299ab5847 Mon Sep 17 00:00:00 2001 From: Lurkars Date: Sun, 6 Feb 2022 10:30:11 +0100 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a8c48b..e4e38ff 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ setup ClSpotify > > `deactivate` > -> `sed -i -i 's/^zspotify_path =.*$/zspotify_path = \/home\/pi\/clspotify\//' /home/pi/luniebox/config/luniebox.cfg` +> `sed -i "s/^zspotify_path =.*$/zspotify_path = \/home\/pi\/clspotify\//" /home/pi/luniebox/config/luniebox.cfg` start/restart all services > `sudo systemctl restart mpd spotifyd luniebox-daemon luniebox-app`