mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Remove unnecessary sudo
This commit is contained in:
@@ -66,7 +66,7 @@ Shift+right-click on empty area and open cmd and type:
|
||||
|
||||
## Instructions for Downloading Songs
|
||||
|
||||
- For all available options, run `sudo python spotdl.py --help` (or for windows run `python.exe spotdl.py --help`).
|
||||
- For all available options, run `python spotdl.py --help` (or for windows run `python.exe spotdl.py --help`).
|
||||
|
||||
#### Downloading by Name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user