We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d3341 commit fd8ca91Copy full SHA for fd8ca91
README.md
@@ -53,7 +53,7 @@ The app-launcher uses system properties to configure its behavior:
53
windows-x64=https://cdn.azul.com/zulu/bin/zulu21.36.17-ca-jdk21.0.4-win_x64.zip
54
```
55
The exact naming is up to you, but for a Java distribution to be downloaded,
56
- the `scijava.app.platform` property must be set and match one of the keys
+ the `scijava.app.java-platform` property must be set and match one of the keys
57
indicated within the fetched remote resource.
58
59
* `scijava.app.java-version-minimum`: The minimum version of Java required by
0 commit comments