From 474c689692e4e930a26ce98c1ad9dd4591030167 Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Tue, 16 Feb 2021 08:14:19 +0100
Subject: [PATCH] Modification of the README.md file

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 8663cd4..57b8d52 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
 ```
 
-- 
GitLab