diff --git a/README.md b/README.md index 4539be3c..1ef3f9aa 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ mkdir uros_ws && cd uros_ws git clone -b main https://github.com/micro-ROS/micro_ros_setup.git src/micro_ros_setup -rosdep update && rosdep install --from-path src --ignore-src -y +rosdep update && rosdep install --from-paths src --ignore-src -y colcon build