Update README.md
This commit is contained in:
parent
039c7e47a9
commit
0d8a3e6322
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ See the difference by disabling this optimization using the `-0` option. Or just
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
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 a new issue