From 9f0d4ca378b7d023e8f9dd135d1c347ed90f0b96 Mon Sep 17 00:00:00 2001 From: Starfish Date: Thu, 29 Dec 2022 21:37:41 +0100 Subject: update readme files --- sdk-13.0.0_r18/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk-13.0.0_r18/README.md b/sdk-13.0.0_r18/README.md index ee0d71c..a3c3580 100644 --- a/sdk-13.0.0_r18/README.md +++ b/sdk-13.0.0_r18/README.md @@ -48,15 +48,15 @@ Make all the .sh scripts in this directory executable: chmod +x *.sh -1) Install dependencies (you will be asked for root password to install packages): +Install dependencies (you will be asked for root password to install packages): ./dependencies.sh -2) Download the source code: +Download the source code: ./download.sh -3) Compile the sdk: +Compile the sdk: ./build.sh -- cgit v1.2.3