Update README.md
This commit is contained in:
parent
836be67d7d
commit
df91a8a726
15
README.md
15
README.md
|
@ -8,6 +8,21 @@
|
|||
slopen https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8?si=a4ec356b33fd49d3
|
||||
```
|
||||
|
||||
## Install:
|
||||
|
||||
| **reqs:** |
|
||||
| - |
|
||||
| spotify |
|
||||
| python |
|
||||
| python-pip |
|
||||
| dbus |
|
||||
|
||||
**from [git.orudo.ru](https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases)**
|
||||
```shell
|
||||
pip install https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases/download/v0.1/SpotifyLinuxOpen-0.1.tar.gz
|
||||
```
|
||||
|
||||
|
||||
## Build:
|
||||
|
||||
**Build python pkg**
|
||||
|
|
Loading…
Reference in New Issue