be explicit about dependencies

imagemagick
This commit is contained in:
Tim 2017-08-07 14:19:30 -04:00 committed by GitHub
parent a9fb944a31
commit e73e00acbf

View file

@ -15,6 +15,7 @@ See the difference by disabling this optimization using the `-0` option. Or just
## Installation ## Installation
apt install imagemagick || yum install imagemagick
git clone https://github.com/stefanhaustein/TerminalImageViewer.git git clone https://github.com/stefanhaustein/TerminalImageViewer.git
cd TerminalImageViewer/src/main/cpp cd TerminalImageViewer/src/main/cpp
make make