diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-28 01:14:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-28 01:14:34 -0400 |
| commit | c48a56b2b30d493a193af7fb8eadce316c17936f (patch) | |
| tree | 627c7627f0e408e675c730d8b390bede18036c8e /static | |
| parent | 8484828d4bd6d46e341fee68009dc93e8a927128 (diff) | |
increase recommended free storage space
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 6d2c1370..02bc7bbe 100644 --- a/static/build.html +++ b/static/build.html @@ -31,7 +31,7 @@ <li>Android Open Source Project build dependencies</li> <li>Linux kernel build dependencies</li> <li>16GiB of memory or more</li> - <li>200GiB of free storage space</li> + <li>300GiB of free storage space</li> </ul> <h2>Downloading source code</h2> |
