From 0d8a3e6322cdda1239a89e3de0a428122b58c548 Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Mon, 7 Aug 2017 13:33:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f90373..ee6c929 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ See the difference by disabling this optimization using the `-0` option. Or just ## Installation - apt install imagemagick || yum install imagemagick + sudo apt install imagemagick || yum install imagemagick git clone https://github.com/stefanhaustein/TerminalImageViewer.git cd TerminalImageViewer/src/main/cpp make