Update README.md

This commit is contained in:
Milan Nikolic
2022-09-05 18:32:46 +02:00
parent 2e03350437
commit 3c3123a50d

View File

@@ -166,10 +166,6 @@ Extract covers to ~/covers dir for all supported files found in the directory, L
### Compile
Install ImageMagick development packages, e.g. on Ubuntu:
`apt-get install libmagickcore-dev libmagickwand-dev`
Install to GOBIN:
Install ImageMagick 7 libraries and headers and then install to GOBIN:
`go install github.com/gen2brain/cbconvert/cmd/cbconvert@latest`