Update README.md

This commit is contained in:
atreyaved
2021-09-05 14:15:19 +05:30
committed by GitHub
parent a8701af97a
commit 7c0c89df66

View File

@@ -79,8 +79,20 @@ brew install TheZoraiz/ascii-image-converter/ascii-image-converter
### AUR
The AUR repo is maintained by [magnus-tesshu](https://aur.archlinux.org/account/magnus-tesshu)
2 ways to install from AUR :
> The usual way :
```
yay -S ascii-image-converter-git
╰─❯ git clone https://aur.archlinux.org/ascii-image-converter-git.git
```
```
╰─❯ cd ascii-image-converter-git/
```
```
╰─❯ makepkg -si
```
> The aur helper way:
```
<aur-helper> -S ascii-image-converter-git
```
<hr>