Updated README.md
This commit is contained in:
parent
19f9581235
commit
8be1d4c9b5
14
README.md
14
README.md
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
# ascii-image-converter
|
||||
|
||||
[](https://github.com/TheZoraiz/ascii-image-converter/releases/latest)
|
||||
|
|
@ -79,18 +77,18 @@ 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 :
|
||||
|
||||
Standard way:
|
||||
```
|
||||
╰─❯ git clone https://aur.archlinux.org/ascii-image-converter-git.git
|
||||
git clone https://aur.archlinux.org/ascii-image-converter-git.git
|
||||
```
|
||||
```
|
||||
╰─❯ cd ascii-image-converter-git/
|
||||
cd ascii-image-converter-git/
|
||||
```
|
||||
```
|
||||
╰─❯ makepkg -si
|
||||
makepkg -si
|
||||
```
|
||||
> The aur helper way:
|
||||
AUR helper:
|
||||
```
|
||||
<aur-helper> -S ascii-image-converter-git
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue