Fix example usage description in README.md

This commit is contained in:
Linus Groh
2017-11-12 01:15:32 +01:00
committed by GitHub
parent 7f4cb749c8
commit b08213c8b0

View File

@@ -118,7 +118,7 @@ optional arguments:
For example For example
- We want to download Hello by Adele, simply run `python3 spotdl.py --song "alan walker fade"`. - We want to download Fade by Alan Walker, simply run `python3 spotdl.py --song "alan walker fade"`.
- The script will automatically look for the best matching song and download it in the folder `Music/` placed in the root directory of the code base. - The script will automatically look for the best matching song and download it in the folder `Music/` placed in the root directory of the code base.