From af5fa3c468c0f62da45cb4053184467629472548 Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Thu, 19 Sep 2019 08:18:42 -0700 Subject: [PATCH] update repo URL with changed org unit (#38) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fcf867..9e0c15c 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ All it takes to get Cyclone DDS support into ROS2 is to clone this repository in source directory, and then run colcon build in the usual manner: cd ros2_ws/src - git clone https://github.com/atolab/rmw_cyclonedds + git clone https://github.com/ros2/rmw_cyclonedds git clone https://github.com/eclipse-cyclonedds/cyclonedds cd .. rosdep install --from src -i