diff options
Diffstat (limited to 'sdk-13.0.0_r18/README.md')
| -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 |
