aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStarfish <starfish@kaffeemitkoffein.de>2022-12-29 21:40:48 +0100
committerStarfish <starfish@kaffeemitkoffein.de>2022-12-29 21:40:48 +0100
commit0da6a596b1321900575ea7c6a87712e9a04daf5b (patch)
treefa87d95d9afe80675a75151eac5ac9e7559a1358 /README.md
parent9f0d4ca378b7d023e8f9dd135d1c347ed90f0b96 (diff)
downloadSDK-Rebuild-0da6a596b1321900575ea7c6a87712e9a04daf5b.tar.gz
SDK-Rebuild-0da6a596b1321900575ea7c6a87712e9a04daf5b.tar.bz2
SDK-Rebuild-0da6a596b1321900575ea7c6a87712e9a04daf5b.zip
update readme files
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ed05937..9a772a3 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Rebuild Android(tm) SDK from source
Notice for Android 13
---------------------
-The recipe for Android 13 (api 33) builds the sdk but does NOT build a system image; but don't worry and read the Readme.md inside that folder for how to build a system image for Android 13.
+The receipe for Android 13 (api 33) builds the sdk but does NOT build a system image; but don't worry and read the Readme.md inside that folder for how to build a system image for Android 13.
Prerequisites
@@ -32,7 +32,7 @@ I monitored the builds and they used up to 26 GB of RAM. Therefore, I recommend
You should build on a (virtual) machine running either Ubuntu 22.04.1 LTS or Linux Mint 21.
-You have to download approx. 100 GB of source code, and the 1st build usually take a couple of hours, depending on your machine. So take your time and consider to grab a coffee.
+You have to download approx. 100 GB of source code, and the 1st build usually take a couple of hours, depending on your machine. So take your time and consider to grab a coffee in the meantime.
How to build
============