Addedd Prerequisites to README
This commit is contained in:
parent
cb8939a3e3
commit
49eb64f589
12
README.md
12
README.md
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user