diff options
| author | Starfish <starfish@kaffeemitkoffein.de> | 2022-12-29 21:37:41 +0100 |
|---|---|---|
| committer | Starfish <starfish@kaffeemitkoffein.de> | 2022-12-29 21:37:41 +0100 |
| commit | 9f0d4ca378b7d023e8f9dd135d1c347ed90f0b96 (patch) | |
| tree | f603e84046f03667a335d5a016fd812c0696cea7 | |
| parent | 7911491c7773afd57516aeff502065aefbb58745 (diff) | |
| download | SDK-Rebuild-9f0d4ca378b7d023e8f9dd135d1c347ed90f0b96.tar.gz SDK-Rebuild-9f0d4ca378b7d023e8f9dd135d1c347ed90f0b96.tar.bz2 SDK-Rebuild-9f0d4ca378b7d023e8f9dd135d1c347ed90f0b96.zip | |
update readme files
| -rw-r--r-- | sdk-13.0.0_r18/README.md | 6 |
1 files 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 |
