From eef5000abd19b62df42dfb3068b229df5d09aa76 Mon Sep 17 00:00:00 2001 From: "joachim.schmidt" <joachim.schmidt@hesge.ch> Date: Mon, 20 Sep 2021 10:31:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c003e0f..5b42830 100644 --- a/README.md +++ b/README.md @@ -774,7 +774,7 @@ $ git checkout SCALP-USER-v0.5.1 **For the design with the NoC Scalp :** ``` -$ git checkout SCALP_ROUTER_SLOW-v0.2 +$ git checkout SCALP_ROUTER_SLOW-v0.N (N = last minor version) ``` **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).** @@ -821,7 +821,7 @@ $ git checkout SCALP-USER-v0.5.1 **For the design with the NoC Scalp :** ``` -$ git checkout SCALP_ROUTER_SLOW-v0.2 +$ git checkout SCALP_ROUTER_SLOW-v0.N (N = last minor version) ``` ### Create a new Scalp User Petalinux project from a BSP -- GitLab