Skip to content

Commit 5ffe4e8

Browse files
author
Jan Brzyk
committed
README fix update
Signed-off-by: Jan Brzyk <jan.brzyk@husarion.com>
1 parent 52625ee commit 5ffe4e8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,15 @@ Available tags: `humble`.
1414
### Pulling docker image
1515

1616
```bash
17-
docker pull husarion/webots
17+
docker pull husarion/webots:humble
1818
```
19+
20+
### Adding non-network local connections to access control list
21+
22+
```
23+
xhost local:docker
24+
```
25+
1926
### Running docker image
2027

2128
```bash

0 commit comments

Comments
 (0)