From d208e9dad324cc3fbf8f6fe158cea9c77ddac004 Mon Sep 17 00:00:00 2001 From: harvey186 Date: Sat, 16 Dec 2023 09:23:58 +0100 Subject: [PATCH] creation --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6bb8c3e7..b236c734 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -# LeOS-U GSI +# LeOS-20 GSI ## Build - Clone this repo: ``` - git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-U + git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-20 ``` ``` cd LeOS-GSI - mv LeOS/build-u.sh . + mv LeOS/build20.sh . ``` - Finally, start the build script: ``` - bash build-u.sh + bash build20.sh ``` ## Credits