Skip to content

Commit 6eb6804

Browse files
committed
Update install instructions
1 parent 7219198 commit 6eb6804

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/modules/ROOT/pages/install.adoc

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
2626
uncompress and copy to the desired location.
2727
2828
NOTE: Be mindful that `jreleaser-early-access.zip` requires Java 8 to be installed while
29-
`jreleaser-standalone-early-access-windows-*.zip` can be used without a previous installation of Java as
30-
it includes its own Java Runtime.
29+
`jreleaser-standalone-early-access-windows-\*.zip` can be used without a previous installation of Java as
30+
it includes its own Java Runtime. `jreleaser-native-*-windows-x86_64.zip` does not require Java.
3131
--
3232
Linux::
3333
+
@@ -61,8 +61,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
6161
uncompress and copy to the desired location.
6262
6363
NOTE: Be mindful that `jreleaser-early-access.zip` requires Java 8 to be installed while
64-
`jreleaser-standalone-early-access-linux-*.zip` can be used without a previous installation of Java as
65-
it includes its own Java Runtime.
64+
`jreleaser-standalone-early-access-windows-*.zip` can be used without a previous installation of Java as
65+
it includes its own Java Runtime. `jreleaser-native-early-access-windows-x86_64.zip` does not require Java.
6666
--
6767
Mac::
6868
+
@@ -102,8 +102,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
102102
uncompress and copy to the desired location.
103103
104104
NOTE: Be mindful that `jreleaser-early-access.zip` requires Java 8 to be installed while
105-
`jreleaser-standalone-early-access-osx-*.zip` can be used without a previous installation of Java as
106-
it includes its own Java Runtime.
105+
`jreleaser-standalone-early-access-osx-\*.zip` can be used without a previous installation of Java as
106+
it includes its own Java Runtime. `jreleaser-native-early-access-osx-*.zip` does not require Java.
107107
--
108108
====
109109

@@ -153,8 +153,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
153153
uncompress and copy to the desired location.
154154
155155
NOTE: Be mindful that `jreleaser-{jreleaser-version}.zip` requires Java 8 to be installed while
156-
`jreleaser-standalone-{jreleaser-version}-windows-*.zip` can be used without a previous installation of Java as
157-
it includes its own Java Runtime.
156+
`jreleaser-standalone-{jreleaser-version}-windows-\*.zip` can be used without a previous installation of Java as
157+
it includes its own Java Runtime. `jreleaser-native-{jreleaser-version}-windows-*.zip` does not require Java.
158158
--
159159
Linux::
160160
+
@@ -259,8 +259,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
259259
uncompress and copy to the desired location.
260260
261261
NOTE: Be mindful that `jreleaser-{jreleaser-version}.zip` requires Java 8 to be installed while
262-
`jreleaser-standalone-{jreleaser-version}-linux-*.zip` can be used without a previous installation of Java as
263-
it includes its own Java Runtime.
262+
`jreleaser-standalone-{jreleaser-version}-linux-\*.zip` can be used without a previous installation of Java as
263+
it includes its own Java Runtime. `jreleaser-native-{jreleaser-version}-linux-*.zip` does not require Java.
264264
--
265265
Mac::
266266
+
@@ -330,8 +330,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
330330
uncompress and copy to the desired location.
331331
332332
NOTE: Be mindful that `jreleaser-{jreleaser-version}.zip` requires Java 8 to be installed while
333-
`jreleaser-standalone-{jreleaser-version}-osx-*.zip` can be used without a previous installation of Java as
334-
it includes its own Java Runtime.
333+
`jreleaser-standalone-{jreleaser-version}-osx-\*.zip` can be used without a previous installation of Java as
334+
it includes its own Java Runtime. `jreleaser-native-{jreleaser-version}-osx-*.zip` does not require Java.
335335
--
336336
====
337337

0 commit comments

Comments
 (0)