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 22af049 commit f9264c3Copy full SHA for f9264c3
README.md
@@ -72,7 +72,7 @@ ctest
72
sudo docker-compose up
73
```
74
75
- You can leave out the `sudo` if you have added your user to the docker group.
+ You can leave out the `sudo` if you have added your user to the `docker` group (or are using rootless docker).
76
77
Then open [http://localhost:8000](http://localhost:8000).
78
0 commit comments