You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,9 @@ The URI format is `elasticsearch://<host>:<port>`.
41
41
42
42
## Requirements
43
43
44
-
When using OpenJDK you have additionally install `openjfx` as one of our dependencies currently requires JavaFX to be present.
45
-
For many Linux distributions the two packages are `libopenjfx-java` and `openjfx`.
46
-
For Alpine there are custom packages available [here](https://github.com/sgerrand/alpine-pkg-java-openjfx) and a prepared docker image [here](https://hub.docker.com/r/delphihub/jre-alpine-openjfx/).
44
+
When using OpenJDK you have to additionally install `openjfx` as one of our dependencies currently requires JavaFX to be present.
45
+
For many Linux distributions the two packages necessary are `libopenjfx-java` and `openjfx`.
46
+
For Alpine there are custom packages available [here](https://github.com/sgerrand/alpine-pkg-java-openjfx) and a prepared docker image available [here](https://hub.docker.com/r/delphihub/jre-alpine-openjfx/).
0 commit comments