Removed optional instructions (README.md)

This commit is contained in:
clamsawd 2015-11-11 21:15:44 +01:00
parent 2b5876a501
commit 2f114f6ab2

View File

@ -8,10 +8,7 @@ Spotify (Latest) for Debian/Ubuntu
* Clone the repository: `git clone https://github.com/clamsawd/spotify-deb-install.git` * Clone the repository: `git clone https://github.com/clamsawd/spotify-deb-install.git`
* Change directory: `cd spotify-deb-install` * Change directory: `cd spotify-deb-install`
* Change the permissions: `chmod +x spotify-deb-install` * Change the permissions: `chmod +x spotify-deb-install`
* Run the script as root: `./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/`
* **Uninstall instructions:** * **Uninstall instructions:**
* Open the terminal as root. * Open the terminal as root.