Skip to content

Commit b6e195a

Browse files
committed
Add Winget as install opption for Windows
1 parent 4680313 commit b6e195a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/modules/ROOT/pages/install.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,13 @@ Requires Java 8
147147
choco install jreleaser
148148
----
149149
150+
*Winget*
151+
152+
[source]
153+
----
154+
winget install jreleaser
155+
----
156+
150157
*manually*
151158
152159
Download the pre-compiled binary from the link:https://github.com/jreleaser/jreleaser/releases[releases page],

0 commit comments

Comments
 (0)