diff --git a/README.rst b/README.rst index fee40494..51a73d75 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,7 @@ Dependencies Verify the GStreamer spotify plugin is correctly installed:: - gst-inspect-1.0 spotifyaudiosrc | grep access-token && echo 'This is a compatible version' + gst-inspect-1.0 spotifyaudiosrc | grep Version | awk '{print $2}' Installation