Add dependencies to README

This commit is contained in:
Guillem Castro 2020-10-25 01:45:04 +02:00
parent 3fc874ce34
commit 13bdfa4e97

View file

@ -4,6 +4,16 @@ A command line utility to download songs and playlists directly from Spotify's s
You need a Spotify Premium account. You need a Spotify Premium account.
## Dependencies
spotify-dl depends on libflac
### Debian-based distros
```
sudo apt install libflac-dev
```
## Usage ## Usage
``` ```