From 730ba827cc3f32feb6215d76a92fd00c8f1e60ae Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Tue, 16 Mar 2021 14:24:55 +0100
Subject: [PATCH] Updated README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 12c3df8..ddc5dfc 100644
--- a/README.md
+++ b/README.md
@@ -709,9 +709,11 @@ The user firmware must be installed on an MMC card with an EXT4 file system. The
 #### Checkout the SCALP-USERv-X.Y tag
 
 ```
-$ git checkout SCALP-USER-v0.1
+$ git checkout SCALP-SAFE-v0.01
 ```
 
+**Currently it is the same tag as for the safe firmware.**
+
 **If you have not gone through the scalp\_safe\_petalinux firmware creation section, please go to section [Copy Scalp board files](#copy-scalp-board-files).**
 
 #### Build the user bitstream file.
-- 
GitLab