Skip to content

Commit 944c8e2

Browse files
committed
Modified README
Signed-off-by: Sungho Woo <[email protected]>
1 parent 5281209 commit 944c8e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ This package currently supports ROS 2 Humble only. Ensure that ROS 2 Humble is p
3131

3232
```bash
3333
cd ~/${WORKSPACE}/src
34-
git clone https://github.com/your-repository/dynamixel_hardware_interface.git
34+
git clone -b humble https://github.com/ROBOTIS-GIT/dynamixel_hardware_interface.git
35+
git clone -b humble https://github.com/ROBOTIS-GIT/dynamixel_interfaces.git
3536
```
3637

3738
2. Build the package:

0 commit comments

Comments
 (0)