diff --git a/README.md b/README.md
index 8663cd40439cb841b59d172a3d80714d63b57a10..57b8d52a63f7e45a225f94d6e63a90ae6acbbbc5 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ In my case /<XILINX\_INSTALL\_FOLDER>/ corresponds to /tools/Xilinx/.
 
 ```
 $ git https://gitedu.hesge.ch/soma/scalp_firmware.git
+$ cd scalp_firmware
 $ git checkout SCALP-SAFE-v0.01
 ```
 
@@ -67,6 +68,7 @@ and File -> Export -> Export Hardware -> include bitstream
 
 ```
 $ git clone https://gitedu.hesge.ch/soma/scalp_petalinux.git
+$ cd scalp_petalinux
 $ git checkout SCALP-SAFE-v0.01
 ```