diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 20:13:56 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 20:13:56 -0400 |
| commit | 475e79d890c516d3931d25d795f453521a1d015f (patch) | |
| tree | 51cbbc079ba03e13650a1f951f54a3a80bf95094 | |
| parent | d94e9ba863877fb7a5e6562d2767b8a1c21304f3 (diff) | |
raise documented web installer memory requirement
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index 76346574..4899335e 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -98,7 +98,7 @@ <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> - <p>You should have at least 2GB of free memory available and 32GB of free storage + <p>You should have at least 4GB of free memory available and 32GB of free storage space.</p> <p>You need a USB cable for attaching the device to a laptop or desktop. Whenever |
