Update README.md
This commit is contained in:
parent
836be67d7d
commit
f887615f1d
19
README.md
19
README.md
|
@ -8,6 +8,25 @@
|
||||||
slopen https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8?si=a4ec356b33fd49d3
|
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
|
||||||
|
```
|
||||||
|
**From pypi:**
|
||||||
|
```shell
|
||||||
|
pip install SpotifyLinuxOpen
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Build:
|
## Build:
|
||||||
|
|
||||||
**Build python pkg**
|
**Build python pkg**
|
||||||
|
|
Loading…
Reference in New Issue