Merge pull request #14 from Dmole/patch-1

be explicit about dependencies
This commit is contained in:
Stefan Haustein 2017-08-07 13:32:15 -07:00 committed by GitHub
commit 039c7e47a9

View File

@ -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