From a658ec24978963c1920e45005b03fe2f0bb5612c Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Tue, 9 Mar 2021 08:04:33 +0100
Subject: [PATCH] Updated README.md with the new version of BSP.

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

diff --git a/README.md b/README.md
index c8113b6..0700e6e 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ $ petalinux-create --type project -s <path-to-bsp> --name <PROJECT NAME>
 $ cd <PROJECT NAME>
 ```
 
-In my case **\<path-to-bsp\>** corresponds to /home/jo/Documents/Projets/Hepia/scalp_project/scalp_petalinux/bsp/SCALP-SAFE-FIRMWARE-BSP-V0.3.bsp
+In my case **\<path-to-bsp\>** corresponds to /home/jo/Documents/Projets/Hepia/scalp_project/scalp_petalinux/bsp/SCALP-SAFE-FIRMWARE-BSP-V0.4.bsp
 
 ### Importing hardware configuration
 
-- 
GitLab