From 47d48f5211dc907afbb081bf4a586799aa318eb0 Mon Sep 17 00:00:00 2001 From: Leon Poyyayil Date: Sat, 25 Oct 2025 08:07:45 +0200 Subject: [PATCH] Update Building BorderCastle --- Building-BorderCastle.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Building-BorderCastle.md b/Building-BorderCastle.md index ffb11d4..013fb83 100644 --- a/Building-BorderCastle.md +++ b/Building-BorderCastle.md @@ -25,10 +25,9 @@ ```shell IC_HOME$ bin/bouncycastle-to-maven-layout.sh ``` -5. Execute the script to perform the package renaming and other replacements. - This script requires the version which is being built as an argument, e.g. **1.81**: +5. Execute the script to perform the package renaming and other replacements: ```shell - IC_HOME$ bin/bouncycastle-to-bordercastle.sh 1.81 + IC_HOME$ bin/bouncycastle-to-bordercastle.sh ``` 6. Apply the patch for the chosen version to add the BorderCastle specific additions and changes: ```shell