From f2f1e0a5a073a128b99befd0855829ac72ea10b5 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 10:33:51 +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 063068f..bedd266 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_hole_detection
-cd iri_hole_detection
+mkdir iri_nav_hole_detection
+cd iri_nav_hole_detection
 git clone https://gitlab.iri.upc.edu/mobile_robotics/colrobtransp/3d_navigation/iri_hole_detection.git
 ```
 Compile the package with
-- 
GitLab