From 2f114f6ab285e4d7923cceb565eba4265567cf22 Mon Sep 17 00:00:00 2001 From: clamsawd Date: Wed, 11 Nov 2015 21:15:44 +0100 Subject: [PATCH] Removed optional instructions (README.md) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a069b2..32c9156 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,7 @@ Spotify (Latest) for Debian/Ubuntu * Clone the repository: `git clone https://github.com/clamsawd/spotify-deb-install.git` * Change directory: `cd spotify-deb-install` * Change the permissions: `chmod +x spotify-deb-install` - * Run the script as root: `./spotify-deb-install` - * _**(Optional)**_ Change directory: `cd desktop` - * _**(Optional)**_ Copy image to system: `cp -rf spotify-client.png /usr/share/icons/` - * _**(Optional)**_ Copy desktop file to system: `cp -rf spotify.desktop /usr/local/share/applications/` + * Run the script as root: `./spotify-deb-install` * **Uninstall instructions:** * Open the terminal as root.