Update README.md

This commit is contained in:
Nathan Thomas 2021-06-29 15:48:23 -07:00 committed by GitHub
parent 1875fe3f21
commit 9a21b356aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud.
## Installation ## 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 ```bash
pip3 install streamrip --upgrade pip3 install streamrip --upgrade