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 1b8985a commit 92774c2Copy full SHA for 92774c2
modules/ROOT/pages/installation/osx.adoc
@@ -10,7 +10,7 @@ If it is not already installed, get link:https://openjdk.org/[OpenJDK 21] or lin
10
11
You can install Neo4j on macOS either by downloading and extracting a TAR archive or by using the Homebrew package manager.
12
13
-=== Install Neo4j from the tar archive
+=== Install Neo4j using a tar archive
14
15
. Download the Linux/Mac Executable {neo4j-version-exact} (TAR) release from link:{neo4j-download-center-uri}[Neo4j Deployment Center].
16
. Extract the contents of the archive, using `tar -xf <filename>` or by double-clicking the file.
0 commit comments