mirror of
https://github.com/waveplate/img2irc.git
synced 2024-11-05 15:26:46 +00:00
add arch install section
This commit is contained in:
parent
ab8840b240
commit
adfa4edd8b
10
README.md
10
README.md
@ -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]`
|
||||
|
Loading…
Reference in New Issue
Block a user