From ef70692d4d507a1fd334f2fb37f9e1ac15aa5e98 Mon Sep 17 00:00:00 2001 From: ben stear Date: Wed, 10 Jan 2024 13:13:34 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f2248cd..4593cc9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ This installation process was tested on an Apple MacBook Pro 2023 16GB Memory ru #### 1. Download and install `Neo4j Desktop` (https://neo4j.com/download/) #### 2. Download the [Petagraph dump file](https://osf.io/download/ujbv3/) +#### 3. Create a new project on Neo4j Desktop and add the Petagraph dump file to the project. +#### 4. Select `Create new database from dump`. + ### Option 2: Build from source (harder)