Skip to content

Commit d30297d

Browse files
authored
Document WinGet installation in README (#342)
1 parent 7f1861e commit d30297d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ The binaries are built and hosted at [jitpack.io](https://jitpack.io/p/nbauma109
6969
alt="Download macOS archive">
7070
</a>
7171

72+
Windows users can also install with WinGet:
73+
74+
```powershell
75+
winget install --id Nbauma109.JDGUIDuo
76+
```
77+
78+
This installs the latest stable release from the default WinGet source.
79+
7280
# Feature tour
7381

7482
## Supported formats

0 commit comments

Comments
 (0)