From dc97f0e14fc3377e29c9c5ad2f287a77fd0d604e Mon Sep 17 00:00:00 2001
From: dwf1m12 <d.w.flynn@soton.ac.uk>
Date: Tue, 16 May 2023 18:28:05 +0100
Subject: [PATCH] Update the README for this example design

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

diff --git a/README.md b/README.md
index 5172411..894c223 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,7 @@ To run the simulation the 'socsim' command executes the makefile in the 'nanosoc
 
 This runs the integration test program on the Arm Cortex-M0 processor using the 'system_secworks_aes128.sh' script provided in the simulate/socsim directoty and the logs are produced in the simulate/sim/system_secworks_aes128/logs directory.
 
-From `$SOCLABS_DESIGN_ROOT`, you are able to run:
-
+To add the secworks-aes IP as a managed git sub-module:
 
 `git submodule status` 
 
-- 
GitLab