Update README.md
This commit is contained in:
parent
12089c098a
commit
53dff6f5b9
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ See the difference by disabling this optimization using the `-0` option. Or just
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
Note: On MacOS, you'll need to install GCC because of this issue: https://stackoverflow.com/q/42633477. Find some more details here: https://github.com/stefanhaustein/TerminalImageViewer/issues/36
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
tiv [options] <filename(s)>
|
tiv [options] <filename(s)>
|
||||||
|
|
Loading…
Reference in a new issue