From 5d47672b13a45f0737fe507d0dfad8bd87468f48 Mon Sep 17 00:00:00 2001
From: Angel Santamaria-Navarro <asantamaria@iri.upc.edu>
Date: Wed, 30 Nov 2016 10:20:49 +0100
Subject: [PATCH] fixed readme

---
 ReadMe.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ReadMe.md b/ReadMe.md
index a0d015d..952b94f 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -30,7 +30,7 @@ For detailed specifications, pinout, and connection diagrams, please refer to th
 
 ### Installation
 
-- Clone the repository: `git clone https://gitlab.iri.upc.edu/asantamaria/LidarLite.git && cd LidarLite && git checkout v0.1`
+- Clone the repository: `git clone https://gitlab.iri.upc.edu/asantamaria/LidarLite.git`
 - Install:	`cd LidarLite/build && cmake -D CMAKE_BUILD_TYPE=RELEASE .. && make && sudo make install`
 
 ### Example of usage
-- 
GitLab