From e73e00acbf346968c8f3385b116f6744aeaecb7b Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 7 Aug 2017 14:19:30 -0400 Subject: [PATCH] be explicit about dependencies imagemagick --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6099453..6f90373 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ See the difference by disabling this optimization using the `-0` option. Or just ## Installation + apt install imagemagick || yum install imagemagick git clone https://github.com/stefanhaustein/TerminalImageViewer.git cd TerminalImageViewer/src/main/cpp make