From 00b79b9bf2e4e553e6f3da7676d6caa3da6350ac Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sun, 1 Apr 2018 18:08:32 -0400 Subject: Update README.md --- spotify-shell/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spotify-shell/README.md') diff --git a/spotify-shell/README.md b/spotify-shell/README.md index 9987f68..4bc9af7 100644 --- a/spotify-shell/README.md +++ b/spotify-shell/README.md @@ -48,8 +48,8 @@ Keyboard navigation (copied from [`awful.prompt`](https://awesomewm.org/doc/api/ 1. Install [sp](https://gist.github.com/streetturtle/fa6258f3ff7b17747ee3) - CLI client for [Spotify for Linux](https://www.spotify.com/ca-en/download/linux/): ```bash - $ sudo git clone https://gist.github.com/fa6258f3ff7b17747ee3.git /opt/ - $ sudo ln -s /opt/sp /usr/local/bin/ + $ sudo git clone https://gist.github.com/fa6258f3ff7b17747ee3.git ~/dev/ + $ sudo ln -s ~/dev/sp /usr/local/bin/ ``` Check if it works by running `sp help`. -- cgit v1.2.3