From 788ec3fae1fc235e838d15394783a7249d7fef1d 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:34:24 +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 a267fee..e16ac81 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