docs: Add scoop install instructions to readme

This commit is contained in:
Ross Smith II 2022-12-16 08:49:55 -08:00 committed by GitHub
parent 7b26af23c4
commit 7d96fbfd6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,6 +126,12 @@ Formats can be chained:
yay -S ouch
```
## On Windows via Scoop
```cmd
scoop install ouch
```
## From crates.io
```bash