diff --git a/README.md b/README.md index 89a6c4f..e9f3174 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,25 @@ 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 python pkg**