Skip to content

Commit

Permalink
Merge pull request #323 from rasa/patch-1
Browse files Browse the repository at this point in the history
docs: Add scoop install instructions to readme
  • Loading branch information
figsoda authored Dec 16, 2022
2 parents 7b26af2 + 7d96fbf commit 743e64c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,12 @@ Formats can be chained:
yay -S ouch
```

## On Windows via Scoop

```cmd
scoop install ouch
```

## From crates.io

```bash
Expand Down

0 comments on commit 743e64c

Please sign in to comment.