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 ea552b2 commit 566ca2aCopy full SHA for 566ca2a
docs/modules/ROOT/pages/quickstart.adoc
@@ -8,8 +8,8 @@ https://neodash.graphapp.io.
8
App Gallery].
9
. Using Docker:
10
```
11
-docker pull nielsdejong/neodash:latest
12
-docker run -it --rm -p 5005:5005 nielsdejong/neodash
+docker pull neo4jlabs/neodash:latest
+docker run -it --rm -p 5005:5005 neo4jlabs/neodash
13
14
15
Or, build it yourself:
0 commit comments