From 6a2da82c11fc5dd2c94ef1b91ffde05b6645851c Mon Sep 17 00:00:00 2001 From: Alberto Tudela Date: Fri, 16 Dec 2022 09:34:58 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd67476..be3376d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The object_detection_openvino package has been tested under [Rviz2] Galactic on To build from source, clone the latest version from this repository into your catkin workspace and compile the package using cd colcon_workspace/src - git clone https://gitlab.com/ajtudela/object_detection_openvino.git + git clone https://github.com/ajtudela/object_detection_openvino.git cd ../ rosdep install -i --from-path src --rosdistro galactic -y colcon build --symlink-install