From 6e4d2fd72376596c2269d623ddb3a68df060e46c Mon Sep 17 00:00:00 2001
From: Sergi Hernandez <shernand@iri.upc.edu>
Date: Fri, 29 Jan 2021 09:30:46 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2466a2c..7f8162b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ roscd && cd ../src
 
 Clone the repository: 
 ```
-git clone https://gitlab.iri.upc.edu/mobile_robotics/adc/simulator/iri_sign_description.git
+git clone https://gitlab.iri.upc.edu/mobile_robotics/adc/adc_2021/iri_sign_description.git
 ```
 
 Install all ROS dependencies with the following commands:
-- 
GitLab