From 67f0f78baed8c680828fb370a01c369d542c0e34 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sergi=20Foix=20Salmer=C3=B3n?= <sfoix@iri.upc.edu>
Date: Wed, 22 Jun 2016 10:45:53 +0200
Subject: [PATCH] Update README.txt

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

diff --git a/README.txt b/README.txt
index 9a4310f..5802a3f 100644
--- a/README.txt
+++ b/README.txt
@@ -1,9 +1,9 @@
 Run this two commands into ~/.gazebo/models folder
 ==================================================
 
-git clone https://gitlab.iri.upc.edu/perception/gazebo_models.git
+git clone https://gitlab.iri.upc.edu/perception/gazebo_models.git iri_pm_models
 
-cd gazebo_models
+cd iri_pm_models
 
 echo export GAZEBO_MODEL_PATH=\""`pwd`/:\$GAZEBO_MODEL_PATH\"" >> ~/.bashrc
 
-- 
GitLab