Skip to content

Commit 957f4ea

Browse files
Update modules/ROOT/pages/cypher-shell.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent c354d14 commit 957f4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/cypher-shell.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The TAR distribution contains only the _cypher-shell_ files, so you must install
207207
+
208208
[source, shell]
209209
----
210-
cypher-shell/cypher-shell -a neo4j://IP-address:7687 -u neo4j -p <password>
210+
bin/cypher-shell -a neo4j://IP-address:7687 -u neo4j -p <password>
211211
----
212212
+
213213
The output is the following:

0 commit comments

Comments
 (0)