Instruction for Windows

This commit is contained in:
vitiko98 2020-12-10 00:24:10 -04:00
parent ab2bd94ddc
commit 2f894a7406

View File

@ -16,10 +16,15 @@ Seach and download Lossless and Hi-Res music from [Qobuz](https://www.qobuz.com/
> You'll need an **active subscription**
#### Install qobuz-dl with pip
##### Linux / MAC OS / Windows
##### Linux / MAC OS
```
pip3 install --upgrade qobuz-dl
```
##### Windows
```
pip3 install windows-curses
pip3 install --upgrade qobuz-dl
```
#### Run qobuz-dl and enter your credentials
##### Linux / MAC OS
```