From f887615f1d59d9791b837a728e1ba444e13b05c1 Mon Sep 17 00:00:00 2001 From: trueold89 Date: Thu, 21 Mar 2024 08:11:09 +0300 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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**