Updated README.rst
This commit is contained in:
parent
14951097d4
commit
4315a45175
21
README.rst
Normal file
21
README.rst
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
Spotify (Latest) for Debian/Ubuntu
|
||||||
|
==================================
|
||||||
|
|
||||||
|
How to use:
|
||||||
|
-----------
|
||||||
|
|
||||||
|
* Clone the repository::
|
||||||
|
|
||||||
|
$ git clone https://github.com/clamsawd/spotify-debian-ubuntu.git
|
||||||
|
$ cd spotify-debian-ubuntu
|
||||||
|
|
||||||
|
* Then, run the script as root::
|
||||||
|
|
||||||
|
# chmod +x install-spotify.sh
|
||||||
|
# ./install-spotify.sh
|
||||||
|
|
||||||
|
* (Optional) To use the new icon of Spotify::
|
||||||
|
|
||||||
|
# cd desktop
|
||||||
|
# cp -rf spotify-client.png /usr/share/icons/
|
||||||
|
# cp -rf spotify.desktop /usr/local/share/applications/
|
Loading…
Reference in New Issue
Block a user