From 6943b7855e2b491cbe2f1b8ef248e7deb989bc49 Mon Sep 17 00:00:00 2001 From: Sergi Foix <sfoix@iri.upc.edu> Date: Tue, 19 Apr 2016 13:26:41 +0000 Subject: [PATCH] README.txt edited online with Bitbucket --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index ef50fed..26a6b49 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ Run this two commands into ~/.gazebo/models folder ================================================== -git clone git@bitbucket.org:iripm/gazebo_pm_models.git +git clone https://<YOUR_USERNAME>@bitbucket.org/iripm/gazebo_pm_models.git echo export GAZEBO_MODEL_PATH=\""`pwd`/\"" >> ~/.bashrc -- GitLab