Merge pull request #14 from Dmole/patch-1
be explicit about dependencies
This commit is contained in:
commit
039c7e47a9
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