From 4c2f503c7dfa1e3aba717c3747b0de7bbdd92307 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Sat, 12 Nov 2022 16:35:04 -0800 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index ba632c18..398beca9 100755 --- a/ReadMe.md +++ b/ReadMe.md @@ -50,7 +50,7 @@ For simplified Chinese version: [简体中文版](./ReadMe_cn.md) ```bash $ cd ~/dev_ws/src # DO NOT omit "--recursive",or the source code of dependent submodule will not be downloaded. - $ git clone https://github.com/xArm-Developer/xarm_ros2.git --recursive + $ git clone https://github.com/xArm-Developer/xarm_ros2.git --recursive -b $ROS_DISTRO ``` - ### 4.3 Update "xarm_ros2" repository