mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-02-11 11:59:23 +00:00
Change name to lowercase
This commit is contained in:
@@ -27,7 +27,7 @@ That's how your Music library will look like!
|
|||||||
|
|
||||||
## Reporting Issues
|
## Reporting Issues
|
||||||
|
|
||||||
- Search for your problem in the [issues section](https://github.com/Ritiek/Spotify-Downloader/issues?utf8=%E2%9C%93&q=) before opening a new ticket. It might be already answered and save us time :D.
|
- Search for your problem in the [issues section](https://github.com/Ritiek/spotify-downloader/issues?utf8=%E2%9C%93&q=) before opening a new ticket. It might be already answered and save us time :D.
|
||||||
|
|
||||||
- Provide as much information possible when opening your ticket.
|
- Provide as much information possible when opening your ticket.
|
||||||
|
|
||||||
@@ -43,8 +43,8 @@ That's how your Music library will look like!
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd
|
cd
|
||||||
git clone https://github.com/Ritiek/Spotify-Downloader
|
git clone https://github.com/ritiek/spotify-downloader
|
||||||
cd Spotify-Downloader
|
cd spotify-downloader
|
||||||
pip install -U -r requirements.txt
|
pip install -U -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user