Skip to content

Commit 300c0dc

Browse files
authored
Update README.md
1 parent 2952e13 commit 300c0dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You can run the code on an example, visualized in [rerun.io](https://rerun.io/)
112112
#### Docker
113113
You will need to have [rerun.io](https://rerun.io/) installed on the host for visualization.
114114
Ensure the docker is running and you are in the container as described in the [Docker setup](#setup-docker). Then launch
115-
the rerun viewer with:
115+
the rerun viewer **on the host** (not inside the docker) with:
116116
```
117117
rerun
118118
```
@@ -164,4 +164,4 @@ If you use this code in your research, please cite our paper:
164164
primaryClass={cs.RO},
165165
url={https://arxiv.org/abs/2409.11764},
166166
}
167-
```
167+
```

0 commit comments

Comments
 (0)