diff --git a/tools/cabana/README.md b/tools/cabana/README.md index 27829979c05c93..1d9a2a2cccad5c 100644 --- a/tools/cabana/README.md +++ b/tools/cabana/README.md @@ -68,7 +68,7 @@ cd /data/openpilot/cereal/messaging/ Then Run Cabana with the device's IP address: ```shell -cabana --stream +cabana --stream --zmq ``` Replace <ipaddress> with your comma device's IP address.