Merge pull request #323 from rasa/patch-1

docs: Add scoop install instructions to readme
This commit is contained in:
figsoda 2022-12-16 12:33:10 -05:00 committed by GitHub
commit 743e64ca5d
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