mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-03-07 20:18:07 +01:00
13 lines
236 B
Markdown
13 lines
236 B
Markdown
# spotiflac-cli
|
|
|
|
## How to install
|
|
1) Clone the repo
|
|
```bash
|
|
git clone https://github.com/Superredstone/spotiflac-cli
|
|
```
|
|
2) Download the required libraries
|
|
```bash
|
|
./tools/fetch_spotiflac_backend.sh
|
|
```
|
|
3) Go get all the dependencies
|