Skip to content

Commit a521777

Browse files
authored
Update README.md
1 parent 724dc26 commit a521777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Is possible to use a micro-ROS Agent just with this docker command:
2626

2727
```bash
2828
# Serial micro-ROS Agent
29-
docker run -it --rm -d /dev:/dev --privileged --net=host microros/micro-ros-agent:foxy serial --dev [YOUR BOARD PORT] -v6
29+
docker run -it --rm -v /dev:/dev --privileged --net=host microros/micro-ros-agent:foxy serial --dev [YOUR BOARD PORT] -v6
3030
```
3131

3232
## How to build the precompiled library

0 commit comments

Comments
 (0)