From 58ff3e47e64814683c2ca3486d1ee8b79e4b0c1b Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Thu, 9 Apr 2020 18:10:30 +0800 Subject: [PATCH] Homebrew! Note that the `brew install` way only works after you've merged my fork. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d343e5c..a864efb 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ See the difference by disabling this optimization using the `-0` option. Or just sudo snap install --edge tiv +### Homebrew + + brew install https://raw.githubusercontent.com/stefanhaustein/TerminalImageViewer/master/terminalimageviewer.rb + ### Build from source sudo apt install imagemagick || yum install ImageMagick