Skip to content

Commit 113d2a7

Browse files
authored
Merge pull request #52 from JuliaRobotics/update/readme/dockerhelp
Update README.md
2 parents da9d152 + d4a0e0a commit 113d2a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,5 @@ To run the image with user `neo4j` and password `test`:
7070
```bash
7171
docker run --publish=7474:7474 --publish=7687:7687 --env NEO4J_AUTH=neo4j/test neo4j
7272
```
73+
74+
> **Note** If you just installed docker and having permission issues, please see [this ask Ubuntu forum](https://askubuntu.com/questions/941816/permission-denied-when-running-docker-after-installing-it-as-a-snap).

0 commit comments

Comments
 (0)