From 0963cb176280adb82ba47a111e4a718c523a21a4 Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Fri, 9 Sep 2022 10:01:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 099bb65..5f4e28f 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,6 @@ Extract covers to ~/covers dir for all supported files found in the directory, L ### Compile -Install ImageMagick 7 libraries and headers and then install to GOBIN: +Install ImageMagick7 and libheif (with libaom) libraries and headers and then install to GOBIN: `go install github.com/gen2brain/cbconvert/cmd/cbconvert@latest`