mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
add -U for requirements.txt option for windows too
This commit is contained in:
@@ -50,7 +50,7 @@ Assuming you have python (2.7.12 or higher, python 3 is not supported currently)
|
||||
|
||||
Shift+right-click on empty area and open cmd and type:
|
||||
|
||||
`"Scripts/pip.exe" install -r requirements.txt`
|
||||
`"Scripts/pip.exe" install -U -r requirements.txt`
|
||||
|
||||
Now to run the script type:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user