Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Sep 27, 2023
1 parent 946257d commit 2d484b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ cd depthai-docker/demo/oak-1

3. Pull necessary docker images:
```
docker copmose pull
docker compose pull
```

4. Launch it with the RViz:
```
xhost +local:docker && docker compose up
xhost +local:docker
docker compose up
```

0 comments on commit 2d484b5

Please sign in to comment.