Skip to content

Commit

Permalink
(doc) Add install instructions using Chocolatey (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Jun 9, 2023
1 parent 19b4bdc commit 33811a6
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 @@ -29,6 +29,12 @@ winget install wingetcreate
scoop install wingetcreate
```

### Install with [Chocolatey](https://chocolatey.org/)

```powershell
choco install wingetcreate
```

## Build status

[![Build Status](https://dev.azure.com/ms/winget-create/_apis/build/status/microsoft.winget-create?branchName=main&label=winget-create)](https://dev.azure.com/ms/winget-create/_build/latest?definitionId=459&branchName=main)
Expand Down

0 comments on commit 33811a6

Please sign in to comment.