be explicit about dependencies
imagemagick
This commit is contained in:
parent
a9fb944a31
commit
e73e00acbf
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue