We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2233c0 commit 0e7ec48Copy full SHA for 0e7ec48
1 file changed
README.md
@@ -65,7 +65,7 @@ It's possible to build this example application using the official Espressif [do
65
```bash
66
docker run --name micro-ros-espidf-component -it espressif/idf:release-v5.4 bash
67
68
-git clone -b jazzy https://github.com/micro-ROS/micro_ros_espidf_component.git
+git clone -b humble https://github.com/micro-ROS/micro_ros_espidf_component.git
69
cd micro_ros_espidf_component/
70
71
# Install dependencies
0 commit comments