Merge pull request #20 from typebrook/patch-1
ImageMagick use uppercase in yum
This commit is contained in:
commit
7eee8d8bbb
@ -15,7 +15,7 @@ See the difference by disabling this optimization using the `-0` option. Or just
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
sudo apt install imagemagick || yum install imagemagick
|
sudo 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 New Issue
Block a user