Added Scoop install method to readme

This commit is contained in:
Brian 2022-03-03 04:45:35 -05:00
parent 2cc0d5f40d
commit 088dd05e30
No known key found for this signature in database
GPG Key ID: A6750A83E431A665
1 changed files with 10 additions and 0 deletions

View File

@ -92,6 +92,16 @@ AUR helper:
``` ```
<aur-helper> -S ascii-image-converter-git <aur-helper> -S ascii-image-converter-git
``` ```
<hr>
### Scoop
```
scoop bucket add dank-scoop https://github.com/brian6932/dank-scoop/
```
```
scoop install ascii-image-converter
```
<hr> <hr>