diff options
Diffstat (limited to 'spotify-widget')
-rw-r--r-- | spotify-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
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/ ``` |