This commit is contained in:
streetturtle 2020-06-22 13:56:05 -04:00
parent 98544e60ff
commit d7ce1f7f70
1 changed files with 2 additions and 2 deletions

View File

@ -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/
```