diff --git a/extras/cyphal++/examples/example-01-opencyphal-basic-node/README.md b/extras/cyphal++/examples/example-01-opencyphal-basic-node/README.md index 6e008ffd..d5224648 100644 --- a/extras/cyphal++/examples/example-01-opencyphal-basic-node/README.md +++ b/extras/cyphal++/examples/example-01-opencyphal-basic-node/README.md @@ -3,7 +3,7 @@ ================================================ * Setup a virtual CAN interface (`vcan0`) ```bash -sudo . setup_vcan.sh +. setup_vcan.sh ``` You can observe the frames on the virtual CAN bus using `candump` ```bash