From d7ce1f7f705cb2278ca8cd9380b761511513afcc Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 22 Jun 2020 13:56:05 -0400 Subject: Fix #158 --- spotify-widget/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spotify-widget') diff --git a/spotify-widget/README.md b/spotify-widget/README.md index b1f8d25..e52e58f 100644 --- a/spotify-widget/README.md +++ b/spotify-widget/README.md @@ -62,8 +62,8 @@ Paused: First you need to have spotify CLI installed, it uses dbus to communicate with spotify-client: ```bash -git clone https://gist.github.com/wandernauta/6800547.git -cd ./6800547 +git clone https://gist.github.com/fa6258f3ff7b17747ee3.git +cd ./fa6258f3ff7b17747ee3 chmod +x sp sudo cp ./sp /usr/local/bin/ ``` -- cgit v1.2.3