mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Update README.md
This commit is contained in:
@@ -48,9 +48,11 @@ git pull
|
|||||||
Assuming you have python already installed..
|
Assuming you have python already installed..
|
||||||
|
|
||||||
Download Libav-Tools for windows: https://builds.libav.org/windows/release-gpl/libav-x86_64-w64-mingw32-11.7.7z
|
Download Libav-Tools for windows: https://builds.libav.org/windows/release-gpl/libav-x86_64-w64-mingw32-11.7.7z
|
||||||
|
|
||||||
Extract and merge all the contents in the your python's installation folder.
|
Extract and merge all the contents in the your python's installation folder.
|
||||||
|
|
||||||
Download the zip file of this repository and extract its contents in your python's installation folder as well.
|
Download the zip file of this repository and extract its contents in your python's installation folder as well.
|
||||||
|
|
||||||
shift+right-click on empty area and open cmd and type:
|
shift+right-click on empty area and open cmd and type:
|
||||||
```
|
```
|
||||||
"Scripts/pip.exe" install -r requirements.txt
|
"Scripts/pip.exe" install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user