Skip to content

Commit

Permalink
fix README example for stream command
Browse files Browse the repository at this point in the history
  • Loading branch information
deanlee committed Oct 14, 2024
1 parent 37ba899 commit 9bfafb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cabana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cd /data/openpilot/cereal/messaging/
Then Run Cabana with the device's IP address:

```shell
cabana --stream <ipaddress>
cabana --stream --zmq <ipaddress>
```

Replace &lt;ipaddress&gt; with your comma device's IP address.
Expand Down

0 comments on commit 9bfafb5

Please sign in to comment.