We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8793b5a commit 2ac2918Copy full SHA for 2ac2918
1 file changed
README.md
@@ -99,7 +99,7 @@ mkdir uros_ws && cd uros_ws
99
100
git clone -b $ROS_DISTRO https://github.com/micro-ROS/micro_ros_setup.git src/micro_ros_setup
101
102
-rosdep update && rosdep install --from-path src --ignore-src -y
+rosdep update && rosdep install --from-paths src --ignore-src -y
103
104
colcon build
105
0 commit comments