Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions modules/ROOT/pages/installation/requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ For cloud environments, and server-based, on-premise environments:
| *Windows Server 2016+* | OracleJDK 11 and ZuluJDK 11
|===


[[deployment-requirements-filesystem]]
== Filesystem

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

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

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

xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
Neo4j Desktop is bundled with a JVM.

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].