Skip to content

Commit 5d7e401

Browse files
Adding information about JRE (neo4j#1088) (neo4j#1098)
Cherry-picked from neo4j#1088 Co-authored-by: Reneta Popova <[email protected]>
1 parent 52a74b4 commit 5d7e401

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ For cloud environments, and server-based, on-premise environments:
101101
| *Windows Server 2016+* | OracleJDK 11 and ZuluJDK 11
102102
|===
103103

104-
105104
[[deployment-requirements-filesystem]]
106105
== Filesystem
107106

@@ -112,7 +111,8 @@ See xref:performance/linux-file-system-tuning.adoc[Linux file system tuning] for
112111
[[deployment-requirements-java]]
113112
== Java
114113

115-
It is required to have a pre-installed, compatible Java Virtual Machine (JVM), to run a Neo4j instance.
114+
It is required to have a pre-installed, compatible Java Virtual Machine (JVM) to run a Neo4j instance.
115+
The minimum requirement is Java Runtime Environment (JRE).
116116

117117
.Neo4j version and JVM requirements.
118118
[cols="^,<", options="header"]
@@ -124,4 +124,4 @@ It is required to have a pre-installed, compatible Java Virtual Machine (JVM), t
124124

125125
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
126126
Neo4j Desktop is bundled with a JVM.
127-
127+
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop-manual/current/[Neo4j Desktop documentation].

0 commit comments

Comments
 (0)