Addedd Prerequisites to README

This commit is contained in:
Nedko 2024-07-01 16:34:58 +03:00
parent cb8939a3e3
commit 49eb64f589

View File

@ -1,3 +1,15 @@
# Prerequisites
### Ubuntu
`apt install build-essential libcurl4-gnutls-dev imagemagick eyeD3 flac`
### Other OS
* make
* g++
* libcurl
* imagemagick (convert executable)
* eyeD3 executable
* metaflac executable
# Usage
There must be a file named "config.json" in the working directory with your monstercat credentials and other configurations.
See config_example.json for the template.