Skip to content

Commit a7ae7a2

Browse files
committed
docs: add a note on winget
1 parent 2106662 commit a7ae7a2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ cargo binstall oidc-cli
2222

2323
Download a released binary: https://github.com/ctron/oidc-cli/releases
2424

25+
On windows, you can use `winget`:
26+
27+
```bash
28+
winget install ctron.oidc
29+
```
30+
2531
## Example
2632

2733
Creating a new (confidential) client:

0 commit comments

Comments
 (0)