From 198f43fa9d1cb6dd4247bd441225dbd32dbfe31a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 15 Dec 2022 18:59:59 -0500 Subject: reduce fastboot.js memory usage --- static/install/web.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/install') diff --git a/static/install/web.html b/static/install/web.html index ab5899ae..2c71abed 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -29,7 +29,7 @@ {{js|/js/redirect.js}} - + {{js|/js/web-install.js}} @@ -99,7 +99,7 @@

Prerequisites

-

You should have at least 4GB of free memory available and 32GB of free storage +

You should have at least 2GB of free memory available and 32GB of free storage space.

You need a USB cable for attaching the device to a laptop or desktop. Whenever -- cgit v1.3.1