diff --git a/ReadMe.md b/ReadMe.md
index d927b1a252ca4dbba9d18924cbef3011ab30b407..a0d015de32a716f5ec907b0fcf40485548e0ebc7 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 && git checkout v0.1`
+- Clone the repository: `git clone https://gitlab.iri.upc.edu/asantamaria/LidarLite.git && cd LidarLite && git checkout v0.1`
 - Install:	`cd LidarLite/build && cmake -D CMAKE_BUILD_TYPE=RELEASE .. && make && sudo make install`
 
 ### Example of usage