diff --git a/README.md b/README.md index e25b9653..15b69501 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ mkdir uros_ws && cd uros_ws git clone -b $ROS_DISTRO 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