ImageMagick use uppercase in yum

This commit is contained in:
Hsieh Chin Fan (Pham) 2018-04-12 17:12:42 +08:00 committed by GitHub
parent 65ebc0a59e
commit ab52e8db94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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