From f72656de64a1e9e172a2010f54fb296634795b6e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Enrique=20Dom=C3=ADnguez=20Vidal?=
 <jdominguez@iri.upc.edu>
Date: Tue, 8 Oct 2019 11:52:04 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 85349bf..b29c509 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@ In addition, for compilation, several packages are necessary: *iri_base_algorith
 
 Create a new folder for the package and clone the repository using
 ```
-mkdir iri_obstacle_detection_normals
-cd iri_obstacle_detection_normals
+mkdir iri_nav_obstacle_detection_normals
+cd iri_nav_obstacle_detection_normals
 git clone https://gitlab.iri.upc.edu/mobile_robotics/colrobtransp/3d_navigation/iri_obstacle_detection_normals.git
 ```
 Compile the package with
-- 
GitLab