add arch install section

This commit is contained in:
Waveplate 2024-06-08 01:58:07 -07:00
parent ab8840b240
commit adfa4edd8b

View File

@ -11,6 +11,10 @@ the `irc` mode has 99 colours, the `ansi` mode has 256, `ansi24` has 16777216
## quick install
#### linux binary (universal x86_64)
statically built releases for the x86_64 platform are available
```
@ -20,6 +24,12 @@ sudo cp img2irc-1.0.4/img2irc /usr/local/bin
rm -rf img2irc-1.0.4
```
#### arch linux
if you use arch, i suggest installing with `yay`
`yay -S img2irc`
## usage
`./img2ansi <URL or PATH> [OPTIONS]`