From 4d0dc0618cefddead10f2b5702e2c4ece3124116 Mon Sep 17 00:00:00 2001 From: Nick Steel Date: Fri, 1 Mar 2024 16:35:43 +0000 Subject: [PATCH] pip install Mopidy-Spotify==5.0.0a1 This is the minimum version release using gst-plugins-spotify (i.e. that works) --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index df58e8e8..344e6386 100644 --- a/README.rst +++ b/README.rst @@ -90,9 +90,7 @@ Installation Install by running:: - sudo python3 -m pip install --break-system-packages https://github.com/mopidy/mopidy-spotify/archive/refs/tags/v5.0.0a1.zip - -This is currently the only supported installation method. + sudo python3 -m pip install --break-system-packages Mopidy-Spotify==5.0.0a1 Configuration