diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index a812d36a..c9770fda 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -68,8 +68,7 @@ Additionally, prerelease version numbers may have additional suffixes, for examp == Requirements -. https://neo4j.com/[Neo4j Database] version 5.x with https://neo4j.com/docs/apoc/current/[APOC] plugin. -. Neo4j version 5.15 or newer when you are using the xref:/directives/indexes-and-constraints.adoc#_vector_index_search[`@vector` directive]. +. https://neo4j.com/deployment-center/#gdb-selfmanaged[Neo4j Database] or https://neo4j.com/product/auradb/[Neo4j AuraDB] version 5.x with APOC core plugin. Note that with version 5.15 or higher you are using using the xref:/directives/indexes-and-constraints.adoc#_vector_index_search[`@vector` directive]. . https://nodejs.org/en/[Node.js] 20+. == Resources