From 9a21b356aa4b240f99bc378a0be9482e4538b512 Mon Sep 17 00:00:00 2001 From: Nathan Thomas Date: Tue, 29 Jun 2021 15:48:23 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b30514..91927bd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud. ## Installation -First, ensure [Python](https://www.python.org/downloads/) and [pip](https://pip.pypa.io/en/stable/installing/) are installed. Then run the following in the command line: +First, ensure [Python](https://www.python.org/downloads/) (version 3.8 or greater) and [pip](https://pip.pypa.io/en/stable/installing/) are installed. Then run the following in the command line: ```bash pip3 install streamrip --upgrade