Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
trueold89 | f887615f1d |
|
|
@ -17,10 +17,14 @@ slopen https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8?si=a4ec356b33fd49d3
|
||||||
| python-pip |
|
| python-pip |
|
||||||
| dbus |
|
| dbus |
|
||||||
|
|
||||||
**from [git.orudo.ru](https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases)**
|
**From [git.orudo.ru](https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases):**
|
||||||
```shell
|
```shell
|
||||||
pip install https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases/download/v0.1/SpotifyLinuxOpen-0.1.tar.gz
|
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:
|
||||||
|
|
Loading…
Reference in New Issue