Skip to content

Commit 2a03bfa

Browse files
Merge pull request #233 from neo4j/MacondoExpress-patch-2
update npm install to correct version
2 parents 4ab43ef + 9b420a7 commit 2a03bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/getting-started/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ It takes your GraphQL type definitions and generates a schema backed by a Neo4j
5353
+
5454
[source, bash, indent=0]
5555
----
56-
npm install @neo4j/graphql graphql neo4j-driver @apollo/server
56+
npm install @neo4j/graphql@alpha graphql neo4j-driver @apollo/server
5757
----
5858

5959
. Set up a https://neo4j.com[Neo4j database].

0 commit comments

Comments
 (0)