Skip to content

Commit

Permalink
docs: add winget install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry authored Jun 3, 2024
1 parent fc6ac40 commit 0134f4c
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 @@ -14,6 +14,12 @@ Display images in the terminal without relying on special protocols or custom fo
go install github.com/scottmckendry/pat@latest
```

**Windows**

```sh
winget install scottmckendry.pat
```

## 🚀 Usage

Pat accepts a single argument, the path to the image you want to display. For example:
Expand Down

0 comments on commit 0134f4c

Please sign in to comment.