Skip to content

Commit 695cd5c

Browse files
authored
Merge pull request #360 from johnstegeman/publish
Fix markup typo on cx demo
2 parents c1f79cf + b980d83 commit 695cd5c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

modules/demos/pages/cx-demo.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ Be sure to save the credentials to log in to your database instance. Wait for th
6060
[start=2]
6161
2. Clone the git repository from https://github.com/neo4j-product-examples/demo-cx[https://github.com/neo4j-product-examples/demo-cx] You can do this with the following command:
6262

63-
|===
64-
|+git clone https://github.com/neo4j-product-examples/demo-cx.git+
65-
66-
|===
63+
----
64+
git clone https://github.com/neo4j-product-examples/demo-cx.git+
65+
----
6766

6867
Alternatively, you can use the “download ZIP” option on GitHub to download a copy.
6968

0 commit comments

Comments
 (0)